Node.js CLI boilerplate for scaffolding new npm packages
Begynner is a CLI boilerplate that scaffolds Node.js packages and project templates. It is implemented in JavaScript and provides standard project files and GitHub-oriented templates (README, LICENSE, CONTRIBUTING, issue templates). Suited for creating npm modules, CLI tools, and lightweight Node.js projects.
0