wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
277 stars 41 forks source link

Detect GOOS and GOARCH in Makefile #866

Closed gandarez closed 1 year ago

gandarez commented 1 year ago

This PR improves detection for GOOS and GOARCH. It also set default goal to the build target which makes it easier to build by simply calling make.