Node CLI

Patterns and conventions for building Node.js CLI tools — src structure, entry point setup, Commander wiring, and update notifications. Use when creating or modifying a Node.js CLI, adding Commander commands, wiring update-notifier, or asking how to structure a CLI entry point or src directory.

jd-solanki a00b5d5 6.3 KB Updated

File contents

jd-solanki/skills/tree/main/skills/scaffolding/node-cli commit a00b5d5cb2

Frequently asked questions

npx skillmds@latest add jd-solanki/node-cli