hexo-github-deployer
v0.1.2
Published
hexo github deployer.
Downloads
3
Readme
hexo-github-deployer
hexo github deployer.
Usage
cd {hexo-blog-path}
npm install hexo-github-deployer
hexo github-deployer
Options
-u
or --uri
is used for setting uri path.
-p
or --port
is used for setting the port plugin would listen.
-i
or --ip
is used for setting the hostname plugin would use.
-r
or --ref
is used for setting git ref which want to be renew.
Other
this project is origin from the byweb
project.