This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cli:wathchexec-cheat-sheet [2024-04-24] – 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' | ||
| + | |||
| + | # mix project | ||
| + | watchexec --exts ex --restart "mix run --no-halt" | ||
| </ | </ | ||