generator-xtc
Version:
A generator for xtc projects
19 lines (11 loc) • 586 B
Markdown
# Generator-xtc
[](https://travis-ci.org/marcdiethelm/generator-xtc)
A Yeoman generator for xtc projects.
## Getting started
### Installation
- Install *yo* and the generator: `npm install -g yo generator-xtc`
So far the generator only creates Terrific.js *modules* and *skins*.
### Usage
For usage please refer to the [xtc documentation](https://github.com/MarcDiethelm/xtc/blob/master/Documentation.md#module-creation).
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)