hotpink
v1.0.0
Published
Bringing back hotpink flavor to h5bp
Downloads
1
Readme
hotpink
Template to init web pages using h5bp
$ npm install hotpink
Local or global.
Local
Will run the postinstall script and generate stuff in the current working directory (relative to your package.json file)
Global
Will link bin/hotpink and make it available in your $PATH
.
$ hotpink --help
$ hotpink ./app/views/index
~