/generator-server-configs

This project is archived

Primary LanguageJavaScriptMIT LicenseMIT

H5BP Server Configs generator Build Status

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