Plasma |
Plasma is released under the MIT license. For installation instructions, see the included Installation Guide.
We use Git for source revision control and code sharing.
The Git repository URL for the Plasma project is at git://plasmads.org/plasma.git.
You can browse all repositories on http://git.plasmads.org
The latest revision of Plasma can be checked out with the following command:
git clone git://plasmads.org/plasma.git
For installing this development version:
cd plasma
python setup.py develop