gowatch
🚀 gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.
How to download and setup gowatch
Open terminal and run command
git clone https://github.com/silenceper/gowatch.git
git clone is used to create a copy or clone of gowatch repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with gowatch https://github.com/silenceper/gowatch/archive/master.zip
Or simply clone gowatch with SSH
[email protected]:silenceper/gowatch.git