Go的Air热加载包

Reads: 140 Edit

Go 的 Air 热加载包是一个非常实用的工具,可以加速开发过程。它通过监控源文件的变化,自动重启你的 Go 应用程序,从而实现热加载。

安装Air

Air的项目地址

https://github.com/air-verse/air

可以使用 git clone 命令安装 Air

git clone https://github.com/air-verse/air.git

使用Air

cd air

go build -o  /Users/tiger/goProjects/godemo1/src/main

cd /Users/tiger/goProjects/godemo1/src/main

./air

Comments

Make a comment

www.ultrapower.com ,王硕的博客,专注于研究互联网产品和技术,提供中文精品教程。 本网站与其它任何公司及/或商标无任何形式关联或合作。