Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ganesh be8afb8396 bezier completed 5 anos atrás
doc bezier completed 5 anos atrás
src/b_spline bezier completed 5 anos atrás
test/b_spline bezier completed 5 anos atrás
CHANGELOG.md bezier completed 5 anos atrás
LICENSE bezier completed 5 anos atrás
README.md bezier completed 5 anos atrás
build.boot bezier completed 5 anos atrás

README.md

b-spline

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/b-spline-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 © 2020 FIXME

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