CLI Tools Part 2: Argument Parsing
// Parsing command-line arguments with commander.js.
◈ Part 2 of Building CLI Tools with Node.js5 items | filtered by tag
// Parsing command-line arguments with commander.js.
◈ Part 2 of Building CLI Tools with Node.js// Setting up a Node.js CLI project with TypeScript.
◈ Part 1 of Building CLI Tools with Node.js// A simple task automation tool inspired by Make.
// A template for building CLI tools with Node.js and TypeScript.
// A CLI tool for managing dotfiles and configuration across machines.