nest-rs-cli 1.1.0

Scaffolding CLI for NestRS — new projects, feature generators, and project health checks.
1
2
3
4
5
6
7
8
9
10
11
12
# 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 `1.0.0` in lockstep, under a semver contract: breaking changes wait for `2.0`.

```toml
[dependencies]
nest-rs-cli = "1.0"
```

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