A CLI for using Sherpa from the command line. This tool allows you to deploy from the comfort of your console.
Homebrew:
bash
brew install sherpa
If you are a Rust developer you can simply do:
bash
cargo install sherpa
To get started run:
bash
sherpa authenticate <github-handle> <github-token>
Bug reports and pull requests are welcome on GitHub at https://github.com/mikeastock/sherpa-clie. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.