/Cr8

Create Instant project directory. Eliminate the stress of project file management and organization

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Cr8 by Michuyim

Instant project directory. Eliminate the stress of project file management and organisation by creating a batch script that automatically generates the entire structure of your extensive project directory or your github repository on your local computer. This script will create the directories and the empty files, but you will still need to manually add the content to these files later.

Visit the project's webpage to download desired files/folders rather than with unnecessary ones

Example

To organize a GitHub repository that contains both the batch files for creating various project structures and the directories created by these batch files, you'll want to structure your repository to clearly separate the scripts from the project templates. Here's how you can set it up:

Structure

Batch Files Directory: This contains all the batch files (.bat) for creating different types of projects.

Project Templates Directory

This contains the different project directories that are generated by the batch files. Each project template will be a subdirectory within this main directory.

Map of What to expect

image

Another Map

image