andrew-thox / pb-printer

Queue consumer/manager. Responsible for entering data in the database.
Eclipse Public License 1.0
0 stars 0 forks source link

printer

FIXME: description

Installation

First set DATABASE_URI environment variable (example below):

export DATABASE_URI=postgresql://postgres@192.168.99.100:5432/postgres

project.cli doesn't get values from profiles.cli (maybe this can be improved)

To run migrations use the following command:

lein migratus migrate

Usage

FIXME: explanation

$ java -jar printer-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.