Air is a live reloading tool for Go applications that watches for codebase changes and automatically rebuilds the app. Setup involves installing Air via `go install`, running `air init` to generate an `air.toml` config file, and then running `air` to start the app. Key configuration options include the build command, watched directories and file extensions, and exclusion patterns for directories and files like test files.

4m read timeFrom playfulprogramming.com
Post cover image
Table of contents
Post contentsWe couldn’t find what you were looking for.

Sort: