-
Notifications
You must be signed in to change notification settings - Fork 127
Expand file tree
/
Copy pathbuild.setup_phpdoc_dir.bat
More file actions
20 lines (18 loc) · 682 Bytes
/
build.setup_phpdoc_dir.bat
File metadata and controls
20 lines (18 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cd "C:\"
mkdir phpdoc
cd phpdoc
mkdir logs
git clone https://github.com/php/doc-base.git doc-base
git clone https://github.com/php/doc-en.git en
git clone https://github.com/php/doc-de.git de
git clone https://github.com/php/doc-es.git es
git clone https://github.com/php/doc-fr.git fr
git clone https://github.com/php/doc-it.git it
git clone https://github.com/php/doc-ja.git ja
git clone https://github.com/php/doc-pt_br.git pt_BR
git clone https://github.com/php/doc-ro.git ro
git clone https://github.com/php/doc-ru.git ru
git clone https://github.com/php/doc-tr.git tr
git clone https://github.com/php/doc-zh.git zh
mkdir "C:\Dropbox\Dropbox\Public\chm"
mkdir "C:\Software\"