Installation

Clarinet was developed to be environment-agnostic. Below are the different ways to install and build Clarinet on your machine.

Terminal
brew install clarinet

Set up 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.