nest-rs-cli 1.3.0

Scaffolding CLI for NestRS — new projects, feature generators, and project health checks.
1
2
3
4
5
6
7
8
9
10
11
# nest-rs-cli

Scaffolding CLI for NestRS — new projects, feature generators, and project health checks.

Part of [NestRS](https://nestrs.dev) — every framework crate ships at the same version in lockstep, under a semver contract: breaking changes wait for the next major.

```sh
cargo install nest-rs-cli
```

[Documentation](https://nestrs.dev/cli/) · [GitHub](https://github.com/YV17labs/NestRS)