A CLI for dumping API files and SQL generated by hanabi.rest to local, and for structuring the project.
$ npx @hanabi.rest/cli <version-id>
Usage: @hanabi.rest/cli create <id> [options]
Options:
-v, --version display the version number
-h, --help display help for command
Commands:
create [options] <id> Create a new project based on the specified version id
config Configure the CLI tool
help [command] display help for command
Please refer to the following document for instructions on how to use the CLI.
MIT