@intermine/generator-bluegenes-tool
v1.5.0
Published
Generates a scaffold for BlueGenes tools
Downloads
5
Readme
generator-bluegenes-tool
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