ghmeier / mm

A Mixmax command line util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Mixmax command line util

License:MIT License


Languages

Language:Go 100.0%