Skip to content

rodnaph/karter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request Overview

Karter is a web app for viewing your organisations Github pull requests.

Usage

To start Karter just set some env vars and run it through Leiningen.

export KARTER_AUTH="user:password"
export KARTER_USER="organisation_or_user_name"
export KARTER_PORT="3456"

lein run

The auth var is optional, and the user should be the name of the user or organisation you want to view. You'll then be able to browse the site at:

http://localhost:3456

Inventor

The idea for this project was from @jenkoian.

About

Pull Request Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published