Skip to content
Docsv0.7.2

CLI Installation

The Denvig CLI ships the denvig binary. Install it via the install script, Homebrew, or npm.

Terminal window
brew install denvig/tap/denvig

To update to the latest version:

Terminal window
brew upgrade denvig
Terminal window
denvig --version

Denvig provides tab completions for ZSH. Generate and install them with the shell command:

Terminal window
denvig shell completions --install