Clone the repository
$ git clone https://github.com/argux/server.git
Install the application
$ python setup.py install
$ argux-server_genconfig
Initialise the database
$ argux-server_initdb config.py
$ pserve config.py
06 Sep 2015