tangosource/knowledge_base

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Knowledge Base

---

[![Stories in Ready](https://badge.waffle.io/tangosource/knowledge_base.png?label=ready)](http://waffle.io/tangosource/knowledge_base)
[![Build Status](https://travis-ci.org/tangosource/knowledge_base.png?branch=master)](https://travis-ci.org/tangosource/knowledge_base)
[![Code Climate](https://codeclimate.com/github/tangosource/knowledge_base.png)](https://codeclimate.com/github/tangosource/knowledge_base)

---

A knowledge base system for ruby developers

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...