npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

generator-server-configs

1.0.2

@sindresorhus

npmHomeRepoSnykSocket
Downloads:425
$ npm install generator-server-configs
DailyWeeklyMonthlyYearly

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