-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGITDownload.sh
executable file
·24 lines (24 loc) · 1.25 KB
/
GITDownload.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#!/bin/bash
mkdir ${HOME}/Code/GoSmart
cd ${HOME}/Code/GoSmart
git clone https://github.com/go-smart/goosefoot-elmer-modules.git
git clone https://github.com/go-smart/gssf.git
git clone https://github.com/go-smart/glossia-comparator
git clone https://github.com/go-smart/dockerlaunch
git clone https://github.com/go-smart/glossia-server-side
git clone https://github.com/go-smart/glossia
git clone https://github.com/go-smart/glossia-python-container-module
git clone https://github.com/go-smart/glossia-quickstart
git clone https://github.com/go-smart/glot
git clone https://github.com/go-smart/glossia-container-fenics-control
git clone https://github.com/go-smart/glossia-container-fenics
git clone https://github.com/go-smart/glossia-container-goosefoot
git clone https://github.com/go-smart/glossia-scratch-test-site
git clone https://github.com/go-smart/gosmart-utils
git clone https://github.com/go-smart/goosefoot-mesher-cgal
git clone https://github.com/go-smart/glossia-container-goosefoot-control
git clone https://github.com/go-smart/docker-crossbar
git clone https://github.com/go-smart/glossia-fenics-ire-example
git clone https://github.com/go-smart/MITA-model
git clone https://github.com/go-smart/goosefoot-elmer
git clone https://github.com/go-smart/python-daemon