No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ganesh be8afb8396 bezier completed hace 5 años
doc bezier completed hace 5 años
src/b_spline bezier completed hace 5 años
test/b_spline bezier completed hace 5 años
CHANGELOG.md bezier completed hace 5 años
LICENSE bezier completed hace 5 años
README.md bezier completed hace 5 años
build.boot bezier completed hace 5 años

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.