keel-cli-0.2.0 is not a library.
keel
Structural code enforcement for LLM coding agents. This is the main binary crate.
Install
# From source
# Via install script
|
# Via Homebrew
&&
Quick Start
Commands
| Command | Purpose |
|---|---|
keel init |
Initialize keel in a repo |
keel map |
Full structural map |
keel compile |
Incremental validation |
keel discover |
Adjacency lookup |
keel where |
Hash to file:line |
keel explain |
Resolution chain |
keel fix |
Generate fix plans |
keel name |
Naming suggestions |
keel serve |
MCP/HTTP server |
keel stats |
Telemetry dashboard |
keel deinit |
Clean removal |
See full documentation for details.
License
FSL-1.1-MIT — free for non-competing use, converts to MIT after 2 years.