Radomir Sohlich
Zlin, Czech Republic

Make

Golang: Don’t afraid of makefiles

  • Sep 18, 2017
  • POST
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.
LATESTS
Golang: Don’t afraid of makefiles
  • Sep 18, 2017
  • POST
Deploy on Clever Cloud with Bitbucket Pipelines
  • Aug 31, 2017
  • POST
Angular on Electron, part 2
  • Aug 20, 2017
  • POST
Angular on Electron, part 1
  • Jul 29, 2017
  • POST
Streaming JSON with Jackson
  • Feb 8, 2017
  • POST
Nats Proxy Framework
  • Aug 28, 2016
  • POST
CATEGORIES
  • golang
  • angular
  • cloud
  • java
TAGS
  • angular
  • desktop
  • electron
  • golang
  • architecture
  • bitbucket
  • ci/cd
  • clever-cloud
  • development
  • docker

© 2017 Radomir Sohlich

Powered by Hugo.

Robust designed by Daisuke Tsuji.