Skip to content
jshholland edited this page Sep 13, 2010 · 2 revisions

If you are interested in helping out in the development of Suvat, you are welcome to!

Just run git clone git://github.com/jshholland/suvat to get yourself a local copy of the source, do git checkout -b <yourname> to create a personal branch and start hacking!

Suvat is written in Python and C (using the Python C API to call C functions from Python) and uses PyGTK as a graphical toolkit. The current development focus in 0.2 is documentation, so you don’t have to be a coder to help.

Clone this wiki locally