Hacker News
- The -a to -z of Command-Line Options (2003) http://www.catb.org/esr/writings/taoup/html/ch10s05.html 64 comments
- The growth of command-line options, 1979-Present https://danluu.com/cli-complexity/ 171 comments
- Have the command-line options for window sizing been permanently removed? https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#Browser 4 comments firefox
- Powerful command-line options https://www.learning-perl.com/2018/08/powerful-command-line-options/ 7 comments perl
- Command-line option parser https://github.com/gagle/node-argp 8 comments node
- I wrote a command-line utility that aligns text inside the terminal with plenty of options https://github.com/KhalilOuali/align-rs 4 comments linux
- zswap-cli - command-line tool to control zswap options https://github.com/xvitaly/zswap-cli 2 comments linux
- clingon -- command-line options parser system for Common Lisp [post by the author] http://dnaeon.github.io/clingon-command-line-options-parse-for-cl/ 4 comments common_lisp
- clingon - Command-line options parser system for Common Lisp https://github.com/dnaeon/clingon 2 comments lisp
- MetaCLI: Ruby command-line option parser for the lazy https://github.com/roman2k/metacli 9 comments ruby
- Buku 2.0 command-line bookmark utility adds long options and shell completion scripts https://github.com/jarun/Buku/releases/tag/v2.0 5 comments commandline
- Argc: The easiest way to handle bash command-line options https://github.com/sigoden/argc 6 comments bash
- The Definitive Set of HotSpot Performance Command-line Options http://marxsoftware.blogspot.com/2011/10/javaone-2011-definitive-set-of-hotspot.html 5 comments java
- [fugitive] How can I modify :Gmerge to add command-line options? https://github.com/tpope/vim-fugitive/blob/master/doc/fugitive.txt#L73 7 comments vim
- gumdrop - a command-line option parser supported by custom derive https://github.com/murarth/gumdrop 13 comments rust
- What would be the best (and hopefully free) option to host a C# command-line application in the cloud? https://www.reddit.com/r/csharp/comments/7aa07j/what_would_be_the_best_and_hopefully_free_option/ 28 comments csharp
- Dead-simple command-line options for small scripts. Specify all your options on a SINGLE line. Live option values are available as environment and shell variables. https://gist.github.com/fareedst/8979cc7bd9c811ecd450b9be6d511cdf 2 comments bash
- Desktop GUI and command-line utility for creating GIFs from video files. Supports optional text overlay. https://github.com/lettier/gifcurry 7 comments linux
- cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help *nix system administrators remember options for commands that they use frequently, but not frequently enough to remember. https://github.com/chrisallenlane/cheat 51 comments linux
- Gramma - interactive, multilingual command-line grammar checker for JS/TS projects - free and open-source (with optional Git integration) https://caderek.github.io/gramma/ 2 comments javascript
- Gramma - an interactive, multilingual command-line grammar checker for Linux / Windows / macOS - free and open-source (with optional Git integration) https://caderek.github.io/gramma/ 2 comments programming