Skip to content

Instantly share code, notes, and snippets.

@cocap10
Created August 4, 2016 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cocap10/69620f12c8fad0953269df5edb3bb58d to your computer and use it in GitHub Desktop.
Save cocap10/69620f12c8fad0953269df5edb3bb58d to your computer and use it in GitHub Desktop.
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