h5bp / generator-server-configs

This project is archived

Home Page:https://github.com/h5bp/server-configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This project is archived

https://github.com/h5bp/server-configs

License:MIT License


Languages

Language:JavaScript 100.0%