Node.js CLI for scaffolding projects from local and GitHub templates
CLI tool that scaffolds projects from local directories or GitHub repositories using configurable templates. Implemented in JavaScript with shell scripts, it supports monorepos, template variable replacements, optional dependency installation, and editor integration; suitable for developer tooling, libraries, and starter applications.
0