generator-server-configs
v1.0.2
Published
Scaffolds out webserver configuration for various platforms. Goes well with HTML5 Boilerplate.
Downloads
12
Readme
H5BP Server Configs generator
Scaffolds out webserver configuration for various platforms. Goes well with HTML5 Boilerplate.
Getting started
- Install:
npm install --global generator-server-configs
- Run it with yo:
yo server-configs
You can bypass the prompt by specifying the config directly: yo server-configs node
Possible arguments: node, apache, nginx, lighttpd, gae, iis
License
MIT © Sindre Sorhus