diff --git a/syncopotamus.sh b/syncopotamus.sh new file mode 100644 index 0000000..ee251fc --- /dev/null +++ b/syncopotamus.sh @@ -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