gerrycode

command module
v0.0.0-...-7bbe3ed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2015 License: MIT Imports: 17 Imported by: 0

README

gerrycode Build Status

Gerrycode is a website helping you get (and give) feedback on your code and projects.

#Generate your keys! In order for JWTs to work, you need a public and a private key. Here are some simple steps to do this

  1. openssl genrsa -out app.rsa 1024
  2. openssl rsa -in app.rsa -pubout > app.rsa.pub

You can either pass in paths to these keys using the -public and -private flags, or place them in the keys directory.

Status

Frontend: Useable, not done. (60%)

Backend/API: Almost finished. (90%)

Documentation

Overview

gerrycode an open source project for rating and comparing hosted git repositories. Written by Harrison Shoebridge (http://github.com/paked) available under the MIT license.

Please contribute :) It makes me happy!

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL