0.1.1 • Published 10 years ago

push v0.1.1

Weekly downloads
16
License
MIT
Repository
github
Last release
10 years ago

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.