# H5BP Server Configs generator [![Build Status](https://travis-ci.org/h5bp/generator-server-configs.svg?branch=master)](https://travis-ci.org/h5bp/generator-server-configs)

> Scaffolds out [webserver configuration](https://github.com/h5bp/server-configs) for various platforms. Goes well with HTML5 Boilerplate.

![](screenshot.png)


## Getting started

- Install: `npm install --global generator-server-configs`
- Run it with [yo](https://github.com/yeoman/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](http://sindresorhus.com)
