|
|
5 years ago | |
|---|---|---|
| doc | 5 years ago | |
| src/b_spline | 5 years ago | |
| test/b_spline | 5 years ago | |
| CHANGELOG.md | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| build.boot | 5 years ago | |
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/b-spline-0.1.0-SNAPSHOT-standalone.jar [args]
FIXME: listing of options this app accepts.
...
...
Copyright © 2020 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.