Bruno Vieira
Bruno Vieira
Have you thought about adding biojs components to [bower.io](http://bower.io) to make them more easy to find/install and solve dependencies automatically? There's already a lot of popular javascript libraries there (jQuery,...
Automatically update info on Elixir regarding modules. https://bio.tools/?page=1&q=%27bionode%27 http://biotools.readthedocs.io/en/latest/
Roadmap
# Roadmap > This is a WIP roadmap started as a Mozilla Working Open Workshop 2017 activity ## Modular and universal bioinformatics Bionode.io is a community that aims at building...
Maybe we should consider adding [semantic-release](https://github.com/semantic-release/semantic-release) to all our repos.
We should probably add [yeoman/insight](https://github.com/yeoman/insight) ASAP to all modules with .askPermission() enabled by default. This data could be very useful when applying for future grants. - [x] bionode-ncbi - [...
> This was an activity started at the [Mozilla Working Open Workshop in Montreal](https://mozillascience.github.io/WOW-2017) "This activity is designed to help you identify potential users and contributors, understand their goals and...
The [standard](https://github.com/feross/standard) style is used probably a lot in Bionode (and Node.js) but currently not enforced in Bionode. I think having the same style across all modules makes it easier...
From a name, generate a template skeleton with everything setup, including badges in README.md (e.g, bionode init)
For a more productive organisation, we should probably follow this [**simple** styleguide](https://robinpowered.com/blog/best-practice-system-for-organizing-and-tagging-github-issues/) for tagging issues and avoid creating new tags. ## Here's what we should use For clarity, use only...
The global docs at [doc.bionode.io](http://doc.bionode.io) result from the concatenation of all the [docco](http://jashkenas.github.io/docco) generated html files of each module (e.g., [bionode-ncbi docs](http://rawgit.com/bionode/bionode-ncbi/master/docs/bionode-ncbi.html)). We should improve the layout to aim at...