156

Golang: Don’t afraid of makefiles - Radomir Sohlich

 6 years ago
source link: https://sohlich.github.io/post/go_makefile/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
I’m using Golang for a while. During the development, I was used to repeatedly execute “go build”,“go test” manually. This was a bad habit on which I resign. It is not so painful if you use simple command without any args. But in case of more complex tasks, naturally, it is going to be a pain. There are few options you can consider as a way out. You can use a bash script to do the work for you.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK