FIXME: description
Download from http://example.com/FIXME.
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/firmata-test-0.1.0-SNAPSHOT-standalone.jar [args]
FIXME: listing of options this app accepts.
...
...
Copyright © 2017 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.