Giter VIP home page Giter VIP logo

barkeep's Introduction

Overview

Barkeep is a fast, fun way to review code. Engineering organizations can use it to keep the bar high.

To see a video of Barkeep in action, visit getbarkeep.org.

Barkeep is standalone software that you host. Once it's set up, you can use it to track and code review any number of git repos available on the internet. It's designed to be easy to run on Mac or Ubuntu.

Getting started

Since Barkeep is a web app with dependencies like MySQL, Redis, and others, the easiest way to get it running quickly is to run it inside a virtual machine using Vagrant:

$ cd barkeep
$ script/vagrant_quick_start.rb

You will need a few dependencies (like VirtualBox) before you can set up Barkeep inside of Vagrant, but this script will help you get them. It will take a few minutes and once it's done, Barkeep will be running inside of Vagrant. You can then browse to http://localhost:8080 to play with it.

You can shut it all down later using bundle exec vagrant halt.

Docs

See the wiki for instructions on setting up Barkeep for development, deploying it to your own server and tracking git repos with it.

Read here for a comparison of Barkeep to other code review systems.

Contributing

Barkeep was designed to be easy to hack on, so feel free to dive in. Open a ticket to suggest a new feature or just send a pull request with your changes.

Simple style guidelines: mimic the style around you, cap lines at 110 characters.

Credits

Barkeep was written by the following Ooyala engineers:

and with contributions from:

Barkeep is released under the MIT license.

barkeep's People

Contributors

philc avatar cespare avatar dmac avatar bkad avatar bz-ooyala avatar zdyn avatar albertoleal avatar dannluciano avatar

Stargazers

Gijs Nijholt avatar

Watchers

Gijs Nijholt avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.