Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 434 Bytes

INSTRUCTIONS.md

File metadata and controls

15 lines (8 loc) · 434 Bytes

Instructions

The framework works with a command-line interface (CLI).

The CLI offers some commands. You can check them running:

./spbench --help

For each command there is also a "help" guide. You can access it using:

./spbench [command] -h

See the full and updated documentation is available at https://spbench-doc.rtfd.io.

Alternatively, you can find a PDF version of it in the doc folder.