Tomba CLI
Installation Tomba Cli
Installation
Using Snap
sudo snap install tombabash
Using Go
Make sure that $GOPATH/bin
is in your $PATH
, because that's where this gets
installed:
go install github.com/tomba-io/tomba@latestbash
Using homebrew tap
brew install tomba-io/tap/tombabash
Using scoop
scoop bucket add tomba https://github.com/tomba-io/scoop-bucket.git scoop install tombabash
other
The following OS & arch combinations are supported (if you use one not listed on here):
darwin_amd64 darwin_arm64 linux_386 linux_amd64 linux_arm linux_arm64 windows_386 windows_amd64 windows_arm windows_arm64plain