macOS
brew install clivelocal Homebrew formula metadata
sudo port install cliveMacPorts ports tree · net/clive/Portfile · source: api.github.com
brew
Automates terminal operations. Version 0.12.17 via Homebrew; verified 2026-05-02.
install
brew install clivelocal Homebrew formula metadata
sudo port install cliveMacPorts ports tree · net/clive/Portfile · source: api.github.com
nix profile install nixpkgs#clivenixpkgs package indexes · pkgs/by-name/cl/clive/package.nix · source: api.github.com
overview
Automates terminal operations
history
cLive is a Go-based CLI that automates terminal operations through a YAML action file and a browser-backed terminal session.
cLive was created by koki-develop in late 2022. The upstream README presents it as a tool for automating terminal operations, with `clive init` generating `./clive.yml` and `clive start` launching the browser-driven run.
The project is young and niche, but it has enough official distribution signals to be source-backed: the README documents install paths through the author's Homebrew tap, Homebrew core, `go install`, and GitHub releases. The batch input also records Homebrew, MacPorts, and Nix package entries.
Users install `ttyd`, initialize a `clive.yml` file, define `settings` and `actions`, validate the file, and run `clive start`. The action model supports typing, key presses, pauses, screenshots, and browser/terminal display settings.
cLive is package-nerd interesting as a packaged wrapper around terminal demos and reproducible command sequences. Its packaging has to account for Go binaries plus the external `ttyd` prerequisite, which is a classic CLI formula dependency concern.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./clive.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clive | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/koki-develop/clive
install metadata
| Package key | brew:clive |
|---|---|
| Version | 0.12.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clive |
| Homepage | https://github.com/koki-develop/clive |
| Repository | https://github.com/koki-develop/clive |
| Upstream docs | https://github.com/koki-develop/clive#readme |
| License | MIT |
| Source archive | https://github.com/koki-develop/clive/archive/refs/tags/v0.12.17.tar.gz |
| Last updated | 2026-05-02T04:21:02Z |
| Pulse | updated |
| Dependencies | ttyd |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clive |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clive
nix profile install nixpkgs#cliveclive
sudo port install clivesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.