Skip to content

Latest commit

History

History
55 lines (43 loc) 路 1.16 KB

README.md

File metadata and controls

55 lines (43 loc) 路 1.16 KB

Yarn

Deploy static content easily, freely and anonymously.

Build Status NPM version Join gitter channel


push index.html will inline all assets and online dependencies of 'index.html', deploy it anonymously on GitHub and finally generate a short URL. Pretty neat!

Install push

yarn

yarn global add push

npm

npm install push -g --production

Usage

Push a file

push index.html
> http://push.hook.io?c=<code>

Want to help?

  • more functionality
    • per extension solution
  • tests
  • gh page

Credits

Thanks to Jackson Tian for donating the npm package name.