TypeStrong/ts-node: TypeScript execution and REPL for node.jsUseful-looking tool that makes TypeScript usable on the command line, amongst other things. #programming#typescript#javascript#nodejs#cli·github.com·Nov 5, 2024TypeStrong/ts-node: TypeScript execution and REPL for node.js
Conventions for Command Line OptionsExcellent blog post about the conventions normally used for CLI options; and also why Python's argument parser gets it wrong.#python#programming#cli·nullprogram.com·Aug 3, 2020Conventions for Command Line Options