TicGit.net

From eqqon

(Difference between revisions)
Jump to: navigation, search
m (New page: =TicGit - A Distributed Issue Tracker=)
m (Download)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
=TicGit - A Distributed Issue Tracker=
+
<div style="width:800px;">
 +
== TicGit - Simple Distributed Issue Tracking ==
 +
 
 +
TicGit.net is a small distributed issue tracker based on git. It uses [[GitSharp]] (Git#) for interaction with the ticket repository.
 +
 
 +
TicGit.net is free open source software and licensed under a BSD license. It was inspired by Scott Chacon's [http://wiki.github.com/schacon/ticgit ticgit] written in Ruby. However, it is not a simple port. While Scott's ticgit is a command line and web application TicGit.net is designed as a desktop application. TicGit.net is able to read tickets created with the ruby version though.
 +
 
 +
== Download ==
 +
* Download release [http://cloud.github.com/downloads/henon/TicGit.net/TicGit_1.0.zip TicGit.net 1.0 binary]
 +
* Download [http://github.com/henon/TicGit.net/zipball/v1.0 sources]
 +
... or [http://github.com/henon/TicGit.net browse] the source on github.
 +
 
 +
== Screenshots ==
 +
[[Image:TicGit_Screenshot1.png]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</div>

Latest revision as of 14:12, 1 November 2009

TicGit - Simple Distributed Issue Tracking

TicGit.net is a small distributed issue tracker based on git. It uses GitSharp (Git#) for interaction with the ticket repository.

TicGit.net is free open source software and licensed under a BSD license. It was inspired by Scott Chacon's ticgit written in Ruby. However, it is not a simple port. While Scott's ticgit is a command line and web application TicGit.net is designed as a desktop application. TicGit.net is able to read tickets created with the ruby version though.

Download

... or browse the source on github.

Screenshots

TicGit Screenshot1.png