Development

Installing argux-server

Clone the repository

$ git clone https://github.com/argux/server.git

Install the application

$ python setup.py install

Generate config-file

$ argux-server_genconfig

Initialise the database

$ argux-server_initdb config.py

Run argux-server

$ pserve config.py

06 Sep 2015