CLI for gh-to-pages
- NPM
npm install gh-to-pages-cli --save
- Yarn
yarn add gh-to-pages-cli
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
MIT @rohmanhm