Information for Developers
There is plenty of room for improvement in the CogPlanet? code, and your help can make a difference.
CogPlanet? source code is managed in Subversion. To check out the development version, issue the following command:
$ svn co http://achievewith.us/svn/public/cogplanet/trunk/ cogplanet
Other installation information is available in the README file.
CogPlanet? is developed on PostgreSQL, but it should work with any database that is supported by SQLAlchemy.
