Skip to content

forkphorus/internal-deploy-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forkphorus deploy bot

The scripts that manage forkphorus.github.io

Prepare the repositories using HTTPS or SSH:

git clone git@github.com:forkphorus/forkphorus.github.io.git working/deploy
git clone git@github.com: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]