Skip to content

Developers

Emanuelle Garduno edited this page May 24, 2013 · 3 revisions

Developers

Getting Started

The following is a list of prerequisites needed for development.

  • GitHub account
  • Git command line client
  • Java 7
  • Groovy 2.1.x
  • Gradle 1.6
  • IDE, Eclipse or IntelliJIDEA

Coding Style Guide

CodeNarc is used to inspect the code. For some tips and hints take a look to Groovy Tips and Hints

References

Clone this wiki locally