WebGit

An in-browser Git GUI for your Rails project.

WebGit is a Rails Engine that provides an in-browser visual interface to a simple but effective Git workflow. For educational purposes.

Installation

Add this line to your application's Gemfile:

ruby gem “web_git”, git: “github.com/firstdraft/web_git

And then execute:

bash $ bundle

“`

License

The gem is available as open source under the terms of the MIT License.