An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          

gollum-lib_rjgit_adapter
========================
[![Gem Version](https://badge.fury.io/rb/gollum-rjgit_adapter.svg)](http://badge.fury.io/rb/gollum-rjgit_adapter)
![Build Status](https://github.com/gollum/rjgit_adapter/actions/workflows/test.yml/badge.svg)
[![Cutting Edge Dependency Status](https://cuttingedge.onrender.com/github/gollum/rjgit_adapter/svg 'Cutting Edge Dependency Status')](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.