adds linkedag repo
This commit is contained in:
10
repos-linkedag.sh
Normal file
10
repos-linkedag.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
mkdir ~/repos
|
||||
cd ~/repos/
|
||||
git clone https://github.com/spotlightonag/linkedag-backend
|
||||
git clone https://github.com/spotlightonag/linkedag
|
||||
|
||||
cd ~/repos/linkedag
|
||||
npm install
|
||||
|
||||
cd ~/repos/linkedag-backend
|
||||
npm install
|
||||
Reference in New Issue
Block a user