This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| cli:wathchexec-cheat-sheet [2024-05-23] – dcai | cli:wathchexec-cheat-sheet [2024-05-23] (current) – dcai | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| - | |||
| - | rebuild templ files | ||
| < | < | ||
| + | # go templ rebuild | ||
| watchexec -e templ 'templ generate' | watchexec -e templ 'templ generate' | ||
| - | watchexec -e ex 'mix run' | ||
| + | # mix project | ||
| + | watchexec --exts ex --restart "mix run --no-halt" | ||
| </ | </ | ||