Now developing...
DATABASE_URL
-mysql://<user>:<pass>@<host>:<port>/<database>
cargo run -p server -r
$ cargo run -p gentoken -- --help
Usage: gentoken <COMMAND>
Commands:
gen
del
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
サブコマンド
gen
- 作成del
- 削除