Point to doc...

This commit is contained in:
Endre Karlson 2013-03-15 19:52:44 +00:00
parent a9e6fc94a9
commit 9fdd3922fc

View File

@ -3,7 +3,7 @@ billingstack
What is Billingstack?
BillingStack is a convergence of efforts done in the previous started Bufunfa
project and the BillingStack Grails (Java) version by Luis Gervaso.
project and the BillingStack Grails (Java) version by Luis Gervaso.
The goal is to provide a free alternative to anyone that has a need for a
subscription based billingsystem with features compared to other popular ones.
@ -21,14 +21,6 @@ Features include:
* REST API - Currently based on Pecan for V1.
Installing
==========
1. git clone https://github.com/billingstack/billingstack
2. virtualenv .venv
3. pip install -r tools/test-requires -r tools/pip-options -r tools/pip-requires
4. python setup.py develop
5. Edit the config to your liking
vi etc/billingstack/billingstack.conf
6. Run the API
billingstack-api --config-file etc/billingstack/billingstack.conf
Docs: http://billingstack.rtfd.org
Github: http://github.com/billingstack/billingstack
Bugs: http://github.com/billingstack/billingstack