air
https://github.com/cosmtrek/air
Go
☁️ Live reload for Go apps
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to air
Help out
- Issues
- Exclude dir not working
- Wait for complete current app shutdown before starting a new build run
- wait for killfunc completion when shutting down current app
- Do not sleep the full kill_delay when using send_interrupt and the current application shuts down by itself
- do not sleep to kill a process that has already cleaned up and exited by itself
- Copying of stdout/stderr causes frequent deadlocks under WSL2
- replace io.Copy with a scanner to avoid output related deadlocks on WSL2
- Live reload not working - reload script not injected
- air doesn't read the spaces between names of directories
- Windows bug fix
- Docs
- Go not yet supported