Skip to content

Install and Configuration

Linux:

Terminal window
npm install -g @runta/runta-cli
runta --help

macOS(Apple Silicon):

Terminal window
brew install runta-dev/tap/runta
runta --help

Set RUNTA_TOKEN in the shell where you run the CLI:

Terminal window
export RUNTA_TOKEN=rt...