adds setup for syncopotamus project

This commit is contained in:
2023-11-28 08:00:19 -08:00
parent 0fc100d0fa
commit b4d8407cc3

7
syncopotamus.sh Normal file
View File

@@ -0,0 +1,7 @@
cd ~
mkdir repos
cd repos
git clone https://github.com/noisycarlos/syncopotamus-go
git clone https://github.com/noisycarlos/syncopotamus-svelte
cd syncopotamus-svelte
npm install