Handle basic mixmax functionality in the command line
Install Go. Then install mm:
go install github.com/ghmeier/mm
Then, find your Mixmax api key, and initialize mm.
mm -key <mixmax-apikey>
After that, you're good to go! Try mm -help
for a list of all commands.