diff options
Diffstat (limited to 'python/Kallithea/README')
-rw-r--r-- | python/Kallithea/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python/Kallithea/README b/python/Kallithea/README new file mode 100644 index 0000000000..82fbaaba90 --- /dev/null +++ b/python/Kallithea/README @@ -0,0 +1,7 @@ +Kallithea, a member project of Software Freedom Conservancy, is a GPLv3'd, +Free Software source code management system that supports two leading +version control systems, Mercurial and Git, and has a web interface that is +easy to use for users and admins. + +You can install Kallithea on your own server and host repositories for +the version control system of your choice. |