mirror of
https://github.com/php/doc-base.git
synced 2026-03-23 23:02:13 +01:00
21 lines
682 B
Batchfile
21 lines
682 B
Batchfile
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\"
|