1.2.0 • Published 5 months ago

proj_blueprint v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Proj Blueprint

Proj Blueprint is an npm package designed to simplify the process of creating an industry-standard project structure. With a single CLI command, you can generate a project blueprint that adheres to best practices, helping you kickstart your development process.

Installation

Ensure you have Node.js and npm installed on your machine before proceeding.

npm install -g proj_blueprint

Usage

To create a new project structure, run the following command:

proj_blueprint_create

Any suggestions are most welcome😊