QuickDirCraft is a simple and efficient folder structure generator for your projects. With QuickDirCraft, you can instantly create directory layouts tailored to your project needs, allowing you to focus more on coding and less on organization.
Before using QuickDirCraft, make sure you have Node.js and npm installed on your system. Then, you can install QuickDirCraft globally by running the following command in your terminal:
npm install -g quickdircraft
To use QuickDirCraft, simply run the following command in your terminal:
qdir
Alternatively, if you prefer to install QuickDirCraft locally using npm, you can do so with the following commands:
npm i quickdircraft
node node_modules/quickdircraft/setup.js
If you'd like to contribute to QuickDirCraft, feel free to visit the GitHub repository and submit a pull request: QuickDirCraft GitHub
This project is licensed under the MIT License. See the LICENSE file for details.