Mike Fridman
-
A visual reference
Use italics for a light nudge, bold for something important, and strikethrough when a change is worth leaving visible. You can also use inline code for names, commands, and small technical details.
Continue reading -
Allowing flags anywhere on the CLI
Writing CLIs in Go is great, but there's one annoyance with the stdlib flag package:
Continue reading -
A simpler building block for Go CLIs
Originally published on Medium. Cross posted here for posterity.
Continue reading