Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 697 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 697 Bytes

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