Difference between revisions of "CC Network Development"
| Line 1: | Line 1: | ||
| − | CC Network will be launched October 15, 2008. Code is licensed under the Affero GPL 3 and is available | + | CC Network will be launched October 15, 2008. Code is licensed under the [http://www.fsf.org/licensing/licenses/agpl-3.0.html Affero GPL 3] and is available in the CC [http://code.creativecommons.org git repository]. |
| + | |||
| + | == Checkout == | ||
| + | |||
| + | You can checkout the code using the following command: | ||
| + | |||
| + | $ git clone git://code.creativecommons.org/commoner.git | ||
Revision as of 22:46, 1 October 2008
CC Network will be launched October 15, 2008. Code is licensed under the Affero GPL 3 and is available in the CC git repository.
Checkout
You can checkout the code using the following command:
$ git clone git://code.creativecommons.org/commoner.git