Created
July 13, 2022 17:09
-
-
Save ppalone/3a17e0bfd61df262955df556f05fd94f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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