Skip to content
Alvaro del Castillo edited this page Jul 26, 2013 · 3 revisions

The development is done in Github using git, tickets and the wiki.

The development will be inspired by the proposed ROADMAP.

Once a main version is published (1.0, 2.0 ...) a new tag is created and a version branch is created for version maintenance.

The main development is done in master branch in git.

Use Metrics Grimoire mailing lists for development coordination.

The code style goal is to follow Google Javascript Guide. Jasmine is used for testing, uglify for code compression, jshint for code quality and make to build the library.

The CI system is at http://ci.bitergia.org/job/VizGrimoireJS-lib/

Clone this wiki locally