Hacker News new | ask | show | jobs
by captnasia 590 days ago
there's a few attempts, templ[0], gomponents[1]. Not for cli apps per se but for web dev.

0: https://github.com/a-h/templ 1: https://github.com/maragudk/gomponents

1 comments

I've seen gomponents, but it seems very verbose. Although I guess that's what you're stuck with if you're doing it within Go.