Skip to content

Rack configuration, middleware, and Gemfile to run the Risk Analytics Reference.

Notifications You must be signed in to change notification settings

riskanalytics/gollum-rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gollum-rack

Rack configuration, middleware, and Gemfile to run the Risk Analytics Reference.

Getting Started

Clone reference wiki repository from Github:

$ git clone [email protected]:riskanalytics/reference.git

Clone gollum-rack from Github:

$ git clone [email protected]:riskanalytics/gollum-rack.git

Install required Gems:

$ cd gollum-rack
$ bundle install

Run Gollum via Puma:

$ GITHUB_KEY=<YOUR_GITHUB_APP_KEY> GITHUB_SECRET=<YOUR_GITHUB_APP_SECRET> WIKI_REPO=../reference bundle exec puma

About

Rack configuration, middleware, and Gemfile to run the Risk Analytics Reference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages