1.3.0 • Published 8 years ago

generator-riot-tag v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

generator-riot-tag NPM version Build Status Dependency Status

Quickly generate reusable Riot tag components

Installation

First, install Yeoman and generator-riot-tag using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-riot-tag

Then generate your new project:

Note: Yeoman will write files to the current directory!

mkdir my-new-tag && cd $_
yo riot-tag

License

MIT © Luke Edwards

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago