Development vs. Stable

There are several branches of ToMaTo: one stable branch and some development branches. While the stable branch is well tested and should not contain show-stopping bugs it also does not contain the latest features. The main development branch is called "master" and contains the latest development but also the latest bugs.

If you want to actually use ToMaTo it is strongly recommended to use the stable branch. For development the master branch is the best because the code in the stable branch might be outdated.

Installation packages

The installation packages for tomato can be downloaded from the downloads directory

Source tarballs

Source checkout

You can clone the project with Git by running:

$ git clone git://github.com/dswd/ToMaTo
or browse the source code on GitHub.

License

GNU Affero GPL 3