Skip to content
supcik edited this page Dec 22, 2014 · 6 revisions

The goal of this project is to add a new code generator for the ASEBA language. ASEBA is mostly used to control small robots such as the Thymio.

Rules for developers

Do not commit to the master branch. Always start by creating a ticket, then make a branch and name it "issue_<n>", where <n> is the issue number. Then work in this branch.

We will merge all branches during our monthly meetings.

Clone this wiki locally