UNPKG

generator-xtc

Version:
19 lines (11 loc) 586 B
# Generator-xtc [![Build Status](https://secure.travis-ci.org/marcdiethelm/generator-xtc.png?branch=master)](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)