|
|
|
|
|
by extrapancakes
918 days ago
|
|
I use Taskfile, fd (a 'find' alternative) and "entr" to get around any need to manually call 'templ generate'. 'fd . 'assets/view' | entr templ generate' - couple it with 'air' and developing is a lot easier. Looking forward to when Goland has better support for templ. |
|