Skip to content

Install Writ

Writ is one command: writ. Install it with one of these three procedures.

  1. Run this command:

    Terminal window
    brew install sirrobot01/tap/writ
  1. Open the releases page.
  2. Download the archive for your operating system and your processor.
  3. Extract the writ binary from the archive.
  4. Move the binary to a directory in your PATH.

You must have Go 1.26 or a later version.

  1. Run this command:

    Terminal window
    go install github.com/sirrobot01/writ/cmd/writ@latest

Make sure that the installation is correct

Section titled “Make sure that the installation is correct”
  1. Run this command:

    Terminal window
    writ --version
  2. Make sure that the command prints a version.