Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anistark/convergence


https://github.com/anistark/convergence

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Convergence

[![Join the chat at https://gitter.im/anistark/convergence](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/anistark/convergence?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/anistark/convergence.svg?branch=master)](https://travis-ci.org/anistark/convergence) [![Coverage Status](https://coveralls.io/repos/anistark/convergence/badge.svg)](https://coveralls.io/r/anistark/convergence)

pip install -r requirements.txt

Start your mongodb: mongod

./manage.py runserver

## Before sending PULL REQUESTS:
Make sure the file is maintained in pep8 standards.

Run flake8 across python file before sending PR, otherwise it might not get merged.