fresh
fresh copied to clipboard
zsh: command not found: fresh
me too
Me too, restarted the IDE software still does not work.
me too, but I use go run github.com/pilu/fresh is ok
Me too, restarted the IDE software still does not work.
now I'm using github.com/cosmtrek/air and it's very convenient
its work, execute:

感觉你使用的主题很好看,请问主题名称叫什么
thats helpful
You should use go install github.com/pilu/fresh and then the fresh binary will be in your $PATH
now I'm using github.com/cosmtrek/air and it's very convenient
its funking crazyyyyyyy usefullll
fresh执行不了,应该执行命令:go run github.com/pilu/fresh
可以添加alias简化命令:alias fresh='go run github.com/pilu/fresh'