go-air
brew install go-air
v1.65.3
GPL-3.0-or-later
Live reload for Go apps
175
30-day installs · #2756
602
90-day · #2691
885
365-day · #4032
23.7k
★ GitHub stars · updated 2mo ago
Runtime dependencies
GitHub topics
docker
file-watcher
gin
go
live-reload
task-runner
tools
watcher
Links
- https://github.com/air-verse/air
- GitHub: air-verse/air
- Brew formula source: Formula/g/go-air.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [
"air"
],
"dependencies": [
"go"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Live reload for Go apps",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:14+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "go-air",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-20T01:25:09Z",
"github_readme_excerpt": "# :cloud: Air - Live reload for Go apps\n\n[](https://github.com/air-verse/air/actions?query=workflow%3AGo+branch%3Amaster) [](https://www.codacy.com/gh/air-verse/air/dashboard?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=air-verse/air\u0026utm_campaign=Badge_Grade) [](https://goreportcard.com/report/github.com/air-verse/air) [](https://codecov.io/gh/air-verse/air)\n\n\n\nEnglish | [\u7b80\u4f53\u4e2d\u6587](README-zh_cn.md) | [\u7e41\u9ad4\u4e2d\u6587](README-zh_tw.md) | [\u65e5\u672c\u8a9e](README-ja.md)\n\n## Motivation\n\nWhen I started developing websites in Go and using [gin](https://github.com/gin-gonic/gin) framework, it was a pity\nthat gin lacked a live-reloading function. So I searched around and tried [fresh](https://github.com/pilu/fresh), it seems not much\nflexible, so I intended to rewrite it better. Finally, Air\u0027s born.\nIn addition, great thanks to [pilu](https://github.com/pilu), no fresh, no air :)\n\nAir is yet another live-reloading command line utility for developing Go applications. Run `air` in your project root directory, leave it alone,\nand focus on your code.\n\nNote: This tool has nothing to do with hot-deploy for production.\n\n## Features\n\n- Colorful log output\n- Customize build or any command\n- Support excluding subdirectories\n- Allow watching new directories after Air started\n- Better building process\n- Configurable `.env` file loading\n\n### Overwrite specify configuration from arguments\n\nSupport air config fields as arguments:\n\nYou can view the available command-line arguments by running the following commands: \n\n```\nair -h\n```\nor \n```\nair --help\n```\n\nIf you want to config build command and run command, you can use like the following command without the config file",
"github_repo": "air-verse/air",
"github_stars": 23701,
"github_topics": [
"docker",
"file-watcher",
"gin",
"go",
"live-reload",
"task-runner",
"tools",
"watcher"
],
"homepage": "https://github.com/air-verse/air",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 175,
"installs_365d": 885,
"installs_90d": 602,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "go-air",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 2756,
"rank_365d": 4032,
"rank_90d": 2691,
"raw_hash": "21a8c75d09d79a85",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/go-air.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.65.3",
"versioned_formulae": [],
"why_use_this": null
}