TicGit.net

From eqqon

(Difference between revisions)
Jump to: navigation, search
m
m (Download)
 
(One intermediate revision not shown)
Line 4: Line 4:
TicGit.net is a small distributed issue tracker based on git. It uses [[GitSharp]] (Git#) for interaction with the ticket repository.
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 ruby package [http://wiki.github.com/schacon/ticgit ticgit] but is not a simple port. While Scott's 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.
+
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 ==
* Download release [http://cloud.github.com/downloads/henon/TicGit.net/TicGit_1.0.zip TicGit.net 1.0 binary]
* 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]
* Download [http://github.com/henon/TicGit.net/zipball/v1.0 sources]
 +
... or [http://github.com/henon/TicGit.net browse] the source on github.
== Screenshots ==
== Screenshots ==

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