This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cli:wathchexec-cheat-sheet [2024-04-24] – created dcai | cli:wathchexec-cheat-sheet [2024-05-23] (current) – dcai | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== watchexec cheatsheet ===== | ===== watchexec cheatsheet ===== | ||
| - | rebuild templ files | + | |
| + | https:// | ||
| + | |||
| < | < | ||
| + | # go templ rebuild | ||
| watchexec -e templ 'templ generate' | watchexec -e templ 'templ generate' | ||
| + | |||
| + | # mix project | ||
| + | watchexec --exts ex --restart "mix run --no-halt" | ||
| </ | </ | ||