readme-preview

0.2.0 • Public • Published

readme-preview

Preview GitHub Readmes before pushing.

$ npm install readme-preview

Usage

cd ~/code/my-repo
preview-readme

See your rendered Readme.md at http://localhost:5000.

API keys

To get more than 60 requests per hour, you can go to GitHub Applications Settings and create a new Personal Access Token. Put this in your .bash_profile

README_PREVIEW_API_KEY=yourapitoken

and readme-preview will use it. This will give you 5000 requests.

You can also send it as an argument: readme-preview <token>.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i readme-preview

    Weekly Downloads

    26

    Version

    0.2.0

    License

    none

    Last publish

    Collaborators

    • hkkoren