Skip to content

typeswarm/generator-typeswarm

Repository files navigation

generator-typeswarm NPM version

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published