Sha256: 08caefc30f30f8d8420533e0e802a5b231546f2f17d8b1dd4281f6c74a0f4ccb

Contents?: true

Size: 415 Bytes

Versions: 1

Compression:

Stored size: 415 Bytes

Contents

# Zitgit

Simple sinatra-based web-interface to view git repository history

## Installation

To install execute:

    $ gem install zitgit

## Usage

Just run `zitgit` from git repo folder and view your repository history on http://localhost:5555

Or you can run it on different port with `zitgit -p <port_number>`

## Develop

Clone repository from GitHub and run `bundle install`. Launch guard to manage assets.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zitgit-0.1.1 README.md