# Air — Live Reload for Go Applications > Air provides live reload for Go development. It watches your source files, automatically rebuilds on changes, and restarts the binary — giving you a hot-reload experience similar to nodemon for Node.js or Flask debug mode for Python. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/air-live-reload-go-applications-1075acd7 Author: