Skip to content

Instantly share code, notes, and snippets.

@sunfmin
Created September 22, 2016 07:12
Show Gist options
  • Save sunfmin/5ba16dedb0776aa1fc74e5e78c4ab10c to your computer and use it in GitHub Desktop.
Save sunfmin/5ba16dedb0776aa1fc74e5e78c4ab10c to your computer and use it in GitHub Desktop.
**/*.gohtml {
prep: go generate ./aigleapp
}
**/*.go {
prep: go install ./aigleapp
daemon: aigleapp
daemon +sighup: devd -om -n 1000 http://localhost:4000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment