Tips_and_Hacks/MAST_tW_PDF_Updater/repo_setup.bat

15 lines
645 B
Batchfile

@echo off
git clone https://git.door43.org/WycliffeAssociates/en_ulb.git
git clone https://git.door43.org/WycliffeAssociates/en_udb.git
git clone https://git.door43.org/WycliffeAssociates/en_tw.git
git clone https://git.door43.org/WycliffeAssociates/en_tn.git
git clone https://git.door43.org/unfoldingWord/UGNT.git
git clone https://git.door43.org/Tech_Advance/Tips_and_Hacks
mkdir OSHB
echo Open your browser and paste
echo https://github.com/openscriptures/releases/download/v.2.0/OSHB-v.2.0.zip
echo into your address bar.
echo Download the file and rename it OSHB.zip.
echo Then unzip it into the directory called OSHB in this repository.