Installation

Terminal
brew install clarinet
Additional Installation
Check out our Installation Guide for more installation options. For a video guide, please see the Setting Up Your Clarity Environment (Mac) video walkthrough

Setup Shell Completions

Clarinet already has many different commands built in. Therefore, enabling tab completion in your shell may be useful. Using the command below, you can use clarinet to generate the shell completion scripts for many common shells.

Terminal
clarinet completions (bash|elvish|fish|powershell|zsh)

After generating the file, you can refer to the documentation for your shell to determine where this file should be moved to and what other steps may be necessary to enable tab completion for clarinet.

Last updated on