joshkh / steps-tool-generator

Yeoman generator for steps tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-intermine-tool Build Status

Yeoman generator

Getting Started

What is Yeoman?

Yeoman is a command-line driven project scaffolding tool, which can be extended with third-party modules, of which this is one.

npm install -g yo

Yeoman Generators

Yeoman is extended with plugins called generators, as they generate projects. The code in this repository is a yeoman-generator, and can be installed as follows:

npm install -g generator-intermine-tool

To generate a new InterMine tool, run:

yo intermine-tool

License

MIT

About

Yeoman generator for steps tools