CLI
EasyP command-line toolkit: lint, generate, mod, breaking.
The EasyP CLI is the local toolkit for Protocol Buffers workflows.
| Command | Purpose |
|---|---|
easyp lint | Enforce API design rules |
easyp breaking | Detect breaking changes |
easyp generate | Run local/remote plugins |
easyp mod | Git-based dependencies |
easyp init | Project bootstrap |