
# ComposeDB CLI

## [Documentation](https://developers.ceramic.network/tools/composedb/development/#cli)

## Installation

```sh
npm install -g @composedb/cli
```

## Usage

For usage, compile and run the documentation found [here](https://github.com/ceramicstudio/js-composedb/tree/main/website)

A link to live documentation will be available here when it's publicly available

## License

Apache-2.0 OR MIT
