1、安装
go get github.com/pilu/fresh或
go get github.com/pilu/fresh@latest
2、使用fresh代替go run main.go
3、问题:fresh:未找到命令
创建一个软链接:
sudo ln -s ~/go/bin/fresh /usr/bin
1、安装
go get github.com/pilu/fresh或
go get github.com/pilu/fresh@latest
2、使用fresh代替go run main.go
3、问题:fresh:未找到命令
创建一个软链接:
sudo ln -s ~/go/bin/fresh /usr/bin