Here is a nice post on how to define makefiles for a go project and actually teaching you some makefile constructs:
https://sahilm.com/makefiles-for-golang/
Subscribe to:
Posts (Atom)
xdg-open; vscode acts as default application for html
Opening html files stopped launching the browser, but launched the vscode application. > xdg-mime query default text/html code-url-h...
-
When exploring different rule base vendors, you probably encounter references to the RETE algorithm by Charles Forgy. This algorithm has pro...
-
Peter Lin has a very valid concern : My main caution to users is that no matter how nice the writing part is, how does the tool make it eas...