Install
To run the commands, you can either use docker or build from source.
Docker
Install docker and run these commands using docker.
Build from source
- Build and install the binary
go install . - Test if it is installed properly
maya-cli --help
To run the commands, you can either use docker or build from source.
Install docker and run these commands using docker.
go install .
maya-cli --help