An alternative to Air that just does the one thing Air should be doing. No hugo. No forced upgrades to random Go version. Just run processes and restart on builds.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ozai/go.mod

6 lines
100 B

module lcthw.dev/learn-code-the-hard-way/ozai
go 1.24.2
require github.com/BurntSushi/toml v1.5.0