https://github.com/gollum/rjgit_adapter
Adapter for Gollum to use RJGit at the backend (JRuby).
https://github.com/gollum/rjgit_adapter
Last synced: 6 months ago
JSON representation
Adapter for Gollum to use RJGit at the backend (JRuby).
- Host: GitHub
- URL: https://github.com/gollum/rjgit_adapter
- Owner: gollum
- License: other
- Created: 2013-09-17T08:31:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T20:23:01.000Z (9 months ago)
- Last Synced: 2025-04-18T01:47:58.298Z (6 months ago)
- Language: Ruby
- Homepage:
- Size: 85.9 KB
- Stars: 5
- Watchers: 8
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gollum-lib_rjgit_adapter
========================
[](http://badge.fury.io/rb/gollum-rjgit_adapter)

[](https://cuttingedge.onrender.com/github/gollum/rjgit_adapter/info)Adapter for Gollum to use [RJGit](https://github.com/repotag/rjgit) at the backend. The adapter requires using [JRuby](https://www.jruby.org/). This adapter is the default when your platform is JRuby, so you need only to `gem install gollum` and then use gollum normally.