git.fiddlerwoaroof.com
name mode size
doc 040000
src 040000
test 040000
.gitignore 100644 0 kb
CHANGELOG.md 100644 1 kb
LICENSE 100644 11 kb
README.md 100644 1 kb
build.boot 100644 2 kb
README.md
# my-infra 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/my-infra-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 Copyright © 2018 FIXME Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.