An open API service indexing awesome lists of open source software.

https://github.com/hanabi-rest/cli

A CLI for dumping API files and SQL generated by hanabi.rest to local, and for structuring the project.
https://github.com/hanabi-rest/cli

cli hono

Last synced: 9 months ago
JSON representation

A CLI for dumping API files and SQL generated by hanabi.rest to local, and for structuring the project.

Awesome Lists containing this project

README

          

# @hanabi.rest/cli

A CLI for dumping API files and SQL generated by [hanabi.rest](https://hanabi.rest) to local, and for structuring the project.

```bash
$ npx @hanabi.rest/cli
```

## Options

```
Usage: @hanabi.rest/cli create [options]

Options:
-v, --version display the version number
-h, --help display help for command

Commands:
create [options] Create a new project based on the specified version id
config Configure the CLI tool
help [command] display help for command
```

## Documents

Please refer to the following document for instructions on how to use the CLI.

https://hanabi.rest/docs/cli

## LICENCE

MIT