Since this project is using Rocket.rs, you'll have to use the nightly toolchain by running: rustup override set nightly
.
``` joff 1.0
USAGE:
joff [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-b, --bucket-name
SUBCOMMANDS:
add
help Prints this message or the help of the given subcommand(s)
list
serve
```