-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclone_repos_ddb.ps1
21 lines (18 loc) · 1012 Bytes
/
clone_repos_ddb.ps1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Checkout the following git repositories in e.g. c:\work\checkouts\git_cosmos_tsunami (or another folder)
# Open conda powershell
mkdir c:\work\checkouts\git
cd c:\work\checkouts\git
git clone https://github.com/Deltares-research/delftdashboard
git clone https://github.com/Deltares-research/cht_bathymetry
git clone https://github.com/Deltares-research/cht_cyclones
git clone https://github.com/Deltares-research/cht_sfincs
git clone https://github.com/Deltares-research/cht_utils
git clone https://github.com/Deltares-research/cht_meteo
git clone https://github.com/Deltares-research/cht_nesting
git clone https://github.com/Deltares-research/cht_hurrywave
git clone https://github.com/Deltares-research/cht_delft3dfm
git clone https://github.com/Deltares-research/cht_tide
git clone https://github.com/Deltares-research/cht_tsunami
git clone https://github.com/Deltares-research/cht_tiling
git clone https://github.com/Deltares-research/cht_physics
git clone https://github.com/Deltares-research/guitares