Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s-m-i-t-a/consult

Another Q&A system.
https://github.com/s-m-i-t-a/consult

Last synced: 5 days ago
JSON representation

Another Q&A system.

Awesome Lists containing this project

README

        

===============================
Consult
===============================

.. image:: https://www.codeship.io/projects/b19631f0-42b7-0132-f81e-4a70b195da17/status
:target: https://www.codeship.io/projects/44504

.. image:: https://coveralls.io/repos/s-m-i-t-a/consult/badge.png
:target: https://coveralls.io/r/s-m-i-t-a/consult

.. image:: https://requires.io/github/s-m-i-t-a/consult/requirements.svg?branch=master
:target: https://requires.io/github/s-m-i-t-a/consult/requirements/?branch=master
:alt: Requirements Status

Another Q&A system.

Quickstart
----------

::

git clone https://bitbucket.org/jsmitka/consult
cd consult
pip install -r requirements/dev.txt
source .envs
python consult/manage.py runserver