Skip to content
Frank Rosner edited this page May 6, 2015 · 31 revisions

Developer Guide

Development Environment

The following list contains recommendations for a convenient DDS development environment:

  • POSIX oriented operating system (Mac OS X, Linux, ...)
  • git
  • Scala
  • SBT
  • Intellij + Scala plugin
  • Chrome (especially the developer tools)
  • Python + jsbeautifier (in case you want to automatically format your JavaScript code)

You do not have to use the stuff mentioned there but then things might not be as smooth as they could be :suspect:

Clone this wiki locally