Downloads

Identicon Image
Dennis Iversen
22-Jan-2010 04:26:31
0 Comments

The coscms is hosted on github.

You can clone the master source by doing a:

git clone git://github.com/diversen/coscms.git

If you want to be sure to get something fairly stable - then see the tags of the master by doing a:

git tag -l

Checkout the latest tag or check out a version. The versions should be quite stable.

git checkout 'version'

If you just want to look at the structure of the code then visit the github source code browser At this page you can also find downloads of the master and any tagged versions...


Comments