Package minipaas is a set of functions for interfacing with minipaas.xeserv.us.
func Dial() (*ssh.Client, error)
Dial opens a SSH client to minipaas as the dokku user.
func Exec(args string) error
Exec runs an arbitrary dokku command with OS standard input, output and error.