web_git

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


License
MIT
Install
gem install web_git -v 0.0.2.1

Documentation

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: "https://github.com/firstdraft/web_git"

And then execute:

$ bundle

License

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