Skip to content

A quick and easy folder structure creator. Instantly generate the directory layout for your project and spend more time coding and less time organizing.

Notifications You must be signed in to change notification settings

elnurbaxsiyev/quickdircraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A quick and easy folder structure creator. Instantly generate the directory layout for your project and spend more time coding and less time organizing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages