Skip to content

Instantly share code, notes, and snippets.

@cocap10
Created August 4, 2016 15:20
f := flaeg.New(flaegCmd, os.Args[1:])
if err := f.Run(); err != nil {
fmt.Println(err.Error())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment