# nico

[![building status](https://secure.travis-ci.org/lepture/nico.png?branch=master)](https://travis-ci.org/lepture/nico)

Nico is a front-end friendly static site generator, best for web developers like you and me.

-----------


## Installation

It's currently under development, and may be not stable enough, taks your own risk.

Install with npm is easy:

```
$ npm install nico -g
```

Get more information or help on the [project homepage](http://lab.lepture.com/nico/).


## Ninja Channel

This is the channel for experiment, get nico in ninja channel with:

```
$ npm install nico@ninja -g
```

## Contributing

Please do contributing, but before this, have a look at [Contributing Guide](https://github.com/lepture/nico/blob/master/CONTRIBUTING.md).
