Getting Started
Installing the Smith CLI (Command Line Interface)
Download and install
Let's install sm
the Smith CLI (Command Line Interface) on your system using the terminal commands below.
curl -fsSL https://docs.smith.teton.ai/install.sh | sh
Testing your installation
After installing the sm
CLI, you can test your installation by running the following command:
sm --version
Use sm help
to see help text documenting Smith's flags and usage.