generator-typeswarm
v0.0.5
Published
Generates a [TypeSwarm](https://npmjs.com/package/typeswarm) project.
Downloads
10
Readme
generator-typeswarm 
Generates a TypeSwarm project.
Installation
First, install Yeoman and generator-typeswarm using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-typeswarmThen generate a new TypeSwarm project:
yo typeswarmTo generate a reusable TypeSwarm package, use the following command:
yo typeswarm:package