Skip to content

coldfuzion/gaskit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaskit

Gaskit a git-backed issue tracker. It uses a branch in your local git database to store the tickets.

Screenshot of Gaskit

Current Status

Gaskit was created as a proof of concept for using Git as a database for an application. It currently only runs against itself.

There is a lot more work to do before it is really useful. If you'd like to help out, clone the repo and run the app to see what needs done.

Running the app

$ bundle install
$ bundle exec rackup

Contributors

About

a git-backed issue tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • Ruby 21.4%
  • CSS 11.2%
  • HTML 6.1%
  • Gherkin 4.2%