Mike Fridman

  1. 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
  2. Allowing flags anywhere on the CLI

    Writing CLIs in Go is great, but there's one annoyance with the stdlib flag package:

    Continue reading
  3. A simpler building block for Go CLIs

    Originally published on Medium. Cross posted here for posterity.

    Continue reading