-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.sh
18 lines (16 loc) · 1.27 KB
/
install.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/bin/bash
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNGym.git spinngym
git clone --branch icub_vor_OR_dev https://github.com/SpiNNakerManchester/sPyNNaker8.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/PyNN8Examples.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/spinnaker_tools.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/spinn_common.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNUtils.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNMachine.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNStorageHandlers.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/PACMAN.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNMan.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/DataSpecification.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/SpiNNakerGraphFrontEnd.git
git clone --branch icub_vor_OR_dev https://github.com/SpiNNakerManchester/sPyNNaker.git
git clone --branch icub_vor https://github.com/SpiNNakerManchester/spalloc.git