6 ms·
My point is that `go generate` requires more than just source, and thus isn't "simpler" in the manner claimed in the article. I'm not judging the existence of
by kmontrose 12y ago
My point is that `go generate` requires more than just source, and thus isn't "simpler" in the manner claimed in the article.
I'm not judging the existence of `go generate` or it's merits relative to some other environments. Except makefiles. Makefiles are worse.