@clatcli/clat
v0.1.1
Published
Command line assistance tool. Describe what you want in plain English; clat generates a shell script and runs it.
Downloads
27
Readme
clat
Command line assistance tool. Describe what you want in plain English; clat generates a shell script and runs it.
clat open a port, docker pull void-base, close port
clat compress all jpegs in this directory to 80% quality
clat show disk usage sorted by size for the current directoryInstall
npm install -g clatDownloads a native binary for your platform on install. Also available via:
cargo install clat # Rust
pip install clatcli # Python
brew install clatcli/clat/clat # HomebrewUsage
Works with any OpenAI-compatible API — LM Studio, Ollama, OpenAI, etc.
Configure at ~/.clat/config.toml (created on first run with clat --init).
See clat.dev for full documentation.
License
MIT
