0.0.5 • Published 5 years ago
generator-typeswarm v0.0.5
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-typeswarm
Then generate a new TypeSwarm project:
yo typeswarm
To generate a reusable TypeSwarm package, use the following command:
yo typeswarm:package