Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 469 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 469 Bytes

forkphorus deploy bot

The scripts that manage forkphorus.github.io

Prepare the repositories using HTTPS or SSH:

git clone [email protected]:forkphorus/forkphorus.github.io.git working/deploy
git clone [email protected]:forkphorus/forkphorus.git working/source
# or
git clone https://github.com/forkphorus/forkphorus.github.io.git working/deploy
git clone https://github.com/forkphorus/forkphorus.git working/source

Deploy:

./deploy.sh [branch]