Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/s-m-i-t-a/consult
- Owner: s-m-i-t-a
- License: bsd-3-clause
- Created: 2014-10-30T21:55:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-24T07:06:16.000Z (almost 10 years ago)
- Last Synced: 2023-03-25T22:45:17.564Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 StatusAnother 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