/mm

A Mixmax command line util

Primary LanguageGoMIT LicenseMIT

Mixmax Command Line Util

Handle basic mixmax functionality in the command line

Usage

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.