A simple generic code generation tool
Ribosome development takes place on GitHub:
https://github.com/sustrik/ribosome
To clone the repository:
$ git clone https://github.com/sustrik/ribosome.git
https://travis-ci.org/sustrik/ribosome
Report the bugs here:
https://github.com/sustrik/ribosome/issues/new
To run the tests:
$ cd tests $ make
To make a release:
As for now, only syntax colouring for Vim is available. Adding syntax colouring for other development environments would be highly appreciated.