1.5.0 • Published 3 years ago

@intermine/generator-bluegenes-tool v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

generator-bluegenes-tool

Build Status

Generates a scaffold for BlueGenes tools, InterMine's new UI. See the BlueGenes tool tutorial for more info.

Installation

First, install Yeoman and generator-bluegenes-tool using npm (we assume you have pre-installed node.js), perhaps using nvm

npm install -g yo
npm install -g @intermine/generator-bluegenes-tool

Then create a directory for your project, change into it and start the generator:

yo @intermine/bluegenes-tool

Feel free to learn more about Yeoman.

License

MIT