quickdircraft
v0.0.25
Published
A quick and easy folder structure creator. Instantly generate the directory layout for your project and spend more time coding and less time organizing.
Downloads
2
Maintainers
Readme
QuickDirCraft
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.
Installation
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
Usage
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
Contributing
If you'd like to contribute to QuickDirCraft, feel free to visit the GitHub repository and submit a pull request: QuickDirCraft GitHub
License
This project is licensed under the MIT License. See the LICENSE file for details.