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.
 
 
Zed A. Shaw f54ae6ebdf Initial commit to start things off. 3 days ago
config Initial commit to start things off. 3 days ago
.gitignore Initial commit to start things off. 3 days ago
README.md Initial commit to start things off. 3 days ago
go.mod Initial commit to start things off. 3 days ago
go.sum Initial commit to start things off. 3 days ago
main.go Initial commit to start things off. 3 days ago

README.md

Ozai the Air Killer

Ozai just does the minimal thing you want in a process watcher/restarter:

  1. Start thing.
  2. Watch thing.
  3. Restart thing.

No random ass Hugo includes. No forced upgrades to the latest possible Go. No randomly included entire web interfaces for no reason. Just the simplest thing needed for the task and no more.