Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anistark/convergence
https://github.com/anistark/convergence
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anistark/convergence
- Owner: anistark
- License: mit
- Created: 2015-03-27T10:38:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T20:18:08.000Z (over 7 years ago)
- Last Synced: 2023-08-04T17:24:14.139Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.