Tag: command line interface

  • Useful gems, 2020 edition

    Since the gem ecosystem keeps changing, and since I don’t write new programs very often, here’s a list of my favorite gems for developing command-line interface tools. Option parsing gem: slop. (Since micro-optparse looks moribund; see here.) But (looking at programs I’ve written) I also seem to like trollop, a/k/a optimist. But I also like…

  • Homebrew

    I guess I’m going to have to put together a master guide from all these entries. Here’s something else you should do: $ brew install coreutils findutils gnu-tar gnu-sed gawk gnutls gnu-indent gnu-getopt (Here’s somebody’s master guide.)

  • Command Line Interfaces of the Future

    This cracks me up: the Windows 8 server is going to nudge, and eventually force, administrators to give up their point-and-click interfaces in favor of something a little more up-to-date. (I could have told you they’d eventually wind up here, after struggling for years with COMMAND.COM and CMD.EXE, only to see them finally produce a…