Skip to content

gollum/grit_adapter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gem Version Build Status

DESCRIPTION

Adapter for gollum to use Grit at the backend.

CONTRIBUTING

Make sure the git adapter specs pass by running rake, but also make sure that the gollum-lib specs pass when using your branch of this adapter as a backend:

  • Clone the latest version of gollum-lib.
  • Change gollum-lib's Gemfile so as to use your local version of this adapter, i.e.:
-gem 'gollum-grit_adapter'
+gem 'gollum-grit_adapter', :path => "/path/to/your/gollum-lib_grit_adapter"
  • Run the gollum-lib specs and see if they pass.

About

Adapter for Gollum to use Grit at the backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages