spikard-cli 0.15.6-rc.2

Command-line interface for building and validating Spikard applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# spikard-cli

Command-line interface for building and validating Spikard applications: project scaffolding, code generation, AsyncAPI fixture/test-app helpers, and schema validation.

## Install

```sh
cargo install spikard-cli
```

For usage and documentation, see the [Spikard repository](https://github.com/Goldziher/spikard).

## License

MIT — see [LICENSE](https://github.com/Goldziher/spikard/blob/main/LICENSE).