yargs –do-things-right
Sometimes the obvious, default API is never what you want. That’s when you have to memorize the “do things right” flag. For yargs, the command-line argument parser for Node.js, specify options and subcommands like this: There. Next time I can cut and paste this instead of scouring the internet for how to make yargs do … Read moreyargs –do-things-right