1.3.7 • Published 6 years ago

deploy-to-gh-pages v1.3.7

Weekly downloads
180
License
MIT
Repository
github
Last release
6 years ago

deploy-to-gh-pages

Shell script to deploy dir to gh-pages

Usage

$ deploy-to-gh-pages [--update] <folder>

Options:

  • folder - path to folder content of which should be deployed to gh-pages. All previous contents of gh-pages branch are removed
  • --update - if specified, content from this folder updates original contents of gh-pages
  • --local - if specified, tool runs in non-CI mode (doesn't configure git user/email to Travis-CI + doesn't require GH_TOKEN)
1.3.7

6 years ago

1.3.6

8 years ago

1.3.5

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.0.1

9 years ago