clidenisitotg
v1.0.0
Published
A simple CLI tool for project scaffolding
Downloads
1
Readme
Project Scaffolder
Description
Project Scaffolder is a simple CLI tool for scaffolding new Node.js projects. It creates a basic project structure, including a package.json
and index.js
file, to help you get started quickly.
Installation
To install the Project Scaffolder globally, use the following command:
npm install -g project-scaffolder