Registry / utility / cosmtrek-air

cosmtrek-air

JSON →
library1.65.3gogounverified

Air is a live-reload tool for Go applications that automatically rebuilds and restarts the application when file changes are detected.

go get github.com/cosmtrek/air
INSTALL
IMPORT
SIG · COSMTREK-AIR
C
cosmtrek-air
utilitygov1.65.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

air
✓ github.com/cosmtrek/air

Print the Air version

package main import ( "log" "github.com/cosmtrek/air" ) func main() { log.Println(air.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.65.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
cosmtrek-air — go get cosmtrek-air · libregistry