Skip to content

kolo/git-bro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-bro

Git-bro is a server for your Git repositories. Git-bro is build on top of {Sinatra}[http://www.sinatrarb.com/] framework.

  1. Install the gem with the following command

    sudo gem install git-bro

  2. Start serving

    serve given path

    git-bro serve /path/to/my/git/repository

    serve current directory

    git-bro serve

  3. Open link in browser - http://localhost:4567

Usage

Common syntax of command is

git-bro [--version] [--help] COMMAND [ARGS]

Supported commands:

  • serve serve given or current directory

Development

Sources can be found on Github.

Authors

Copyright

Copyright (c) 2010 Dmitry Maksimov. See LICENSE for details.

About

git repository browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published