This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 3b1cf66ba42d1e714a72faa33b2d6def2a8a0c7b
tree b5d9d779ce755416f1b1752d4539dffca583c28c
parent d682033cbcf35f62396efdb02cdc97d3f0851f06
tree b5d9d779ce755416f1b1752d4539dffca583c28c
parent d682033cbcf35f62396efdb02cdc97d3f0851f06
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu May 08 14:54:39 -0700 2008 | [pope] |
| |
README | Sat May 10 13:12:46 -0700 2008 | [pope] |
| |
Rakefile | Thu May 08 14:53:53 -0700 2008 | [pope] |
| |
views/ | Sat May 10 16:22:48 -0700 2008 | [pope] |
| |
watchtower.rb | Sat May 10 16:22:48 -0700 2008 | [pope] |
README
= Ticgit-Watchtower Ticgit-Watchtower is a web interface to ticgit, a issue tracker that is built into git == Usage From the command line # tiwatchtower <<path_to_git_repository>> That will start Sinatra on the default port of 4567. Any options sinatra has, so does tiwatchtower, such as setting the port and setting the environment. == Installation Ticgit-Watchtower has the following dependencies * sinatra * haml * gravatar * git * ticgit Then to compile and install the ticgit-watchtower gem # rake # sudo gem install pkg/ticgit-watchtower-0.1.0.gem Now have fun.




