proj_blueprint
v1.2.0
Published
A project Blue Print generator that generates a folder structure based on Industry standards
Downloads
15
Keywords
Readme
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