Skip to content
/ grapit Public
forked from scslab/grapit

GitHub style api for git repositories

Notifications You must be signed in to change notification settings

alevy/grapit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grapit

Grapit is a GitHub style web api for git repositories

Setup

  1. Make sure you have bundler installed: $ gem install bundler

  2. Get the code

    $ git clone git://github.com/alevy/grapit.git

  3. Instal dependancies $ cd grapit $ bundle install

  4. Setup your environment

    $ export BASE_DIR=/path/to/your/git/dirs/parent/directory

  5. Profit!

    $ bundle exec rackup

About

GitHub style api for git repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published