Scaffolds out webserver configuration for various platforms. Goes well with HTML5 Boilerplate.
- 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
MIT © Sindre Sorhus