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

  1. Build and install the binary
    go install .
    
  2. Test if it is installed properly
    maya-cli --help