boot-docker-compose

FIXME: description

Installation

Download from http://example.com/FIXME.

Usage

FIXME: explanation

Run the project directly:

$ boot run

Run the project's tests (they'll fail until you edit them):

$ boot test

Build an uberjar from the project:

$ boot build

Run the uberjar:

$ java -jar target/boot-docker-compose-0.1.0-SNAPSHOT-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

The MIT License

Copyright (C) 2016 by Joseph Wayne Norton norton@alum.mit.edu