1.0.0 • Published 7 years ago

gh-to-pages-cli v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

💫 GH-TO-PAGES-CLI

CLI for gh-to-pages

Install

  • NPM
    npm install gh-to-pages-cli --save
  • Yarn
    yarn add gh-to-pages-cli

How to use

After gh-to-pages-cli installed on your machine, it will add bin gtp into your local global node_modules folder.

gtp https://github.com/rohmanhm/gh-to-pages
# it will return https://rohmanhm.github.io/gh-to-pages

Related

License

MIT @rohmanhm