CLI
How do I update the CLI?
The CodeCrafters CLI is a command-line tool that allows you to run tests & view test results from your local machine.
If you haven’t installed the CLI yet, read this.
If you’ve already installed the CLI, you can check its version by running:
The latest available version can be found here.
To update the CLI, follow the OS-specific instructions below.
Mac
If you have the Homebrew package manager installed, the CodeCrafters CLI can be installed by running:
If not, you can just re-run the install script:
Linux
Re-run the install script:
Windows
If you have a Linux distribution installed using WSL, just re-run the install script:
Was this page helpful?