TracForge
TracForge is a tool that can manage many Trac/Subversion? environments and will enable to :
- Add / Delete Trac/Subversion? environments.
- Add / Delete user for each environments.
- Display the environments and the news on a main page.
There is a prototype based on the template engine jinja-9.2 which can only display Trac environments.
A new version is currently developed, based on the template engine jinja-1.0. It enables to add/delete environments but there is no user interface yet.
HowTo Install
Source
git clone git://github.com/francois2metz/trac-forge.git
