Skip to content

Instantly share code, notes, and snippets.

@KinoAR
Created December 14, 2020 23:24
Show Gist options
  • Save KinoAR/123ad7ffcbe15c0ae5388d3fb7042b3a to your computer and use it in GitHub Desktop.
Save KinoAR/123ad7ffcbe15c0ae5388d3fb7042b3a to your computer and use it in GitHub Desktop.
Haxe Compilation Nodemon Watch
nodemon --watch src -e hx,hxml,xml --exec haxe --times --connect 7010 compile.hxml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment