Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 840 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 840 Bytes

💫 GH-TO-PAGES-CLI

Greenkeeper badge Build Status

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