# Fontello
A fork from #[fontell-cli](https://github.com/paulyoung/fontello-cli).
But due to the #[issue](https://github.com/paulyoung/fontello-cli/issues/16)
This repository updated to es6 from coffee-script, and merged PR commited by AliLozano


## Installation
```sh
$ npm install --save-dev fontello
```

## Usage
```
$ ./node_modules/.bin/fontello --help
```

## Development
```
$ npm run-script build
```
