gh-to-pages-cli
v1.0.0
Published
Convert Github Repo URL to Github Pages
Downloads
9
Maintainers
Readme
💫 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