===========

Gitalicious

Gitalicious is a Django application use to interact with Git repositories.

Gitalicious is a port of the Gitorious_ Ruby on Rails application.

.. _Gitorious: http://gitorious.org/projects/gitorious

REQUIREMENTS

  • Python_ 1.5.2
  • Git_ tested with 1.5.3.7
  • Python Nose_ – used for running the tests
  • GitPython_ – used for interacting wit Git

.. Python: http://python.org/
..
Git: http://git.or.cz/
.. Python Nose: http://code.google.com/p/python-nose/
..
GitPython: http://gitorious.org/projects/git-python

INSTALL

SOURCE

GitPython’s git repo is available on Gitorious, which can be browsed at:

http://gitorious.org/projects/gitalicious

and cloned from:

git://gitorious.org/projects/gitalicious.git

LICENSE

New BSD License. See the LICENSE file.