Skip to content

Instantly share code, notes, and snippets.

@ppalone
Created July 13, 2022 17:09
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 ppalone/3a17e0bfd61df262955df556f05fd94f to your computer and use it in GitHub Desktop.
Save ppalone/3a17e0bfd61df262955df556f05fd94f to your computer and use it in GitHub Desktop.
nodemon -e 'go,html' --watch './**/*' --signal SIGTERM --exec 'go' run ./main.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment