A C# .NET application for creating multiple folders in Windows with ease.
- Download the latest release from GitHub Release.
- Extract the downloaded zip file.
- Run the exe file located in the
publish
folder calledFolderGenerator.exe
- Pick the target directory.
- Specify a name for the folders.
- Specify the amount of folders to create.
- Preview the folder structure before finalizing creation.
- Yes, you can fork this project! It is licensed under GPL-3.0, which means you are free to fork, modify, and distribute your versions. However, please ensure the following:
- Provide proper attribution to the original creator (mentioning @Kipoddo).
- Clearly state any modifications made to the original codebase.
- Keep your project also open source.
- Comply with the terms of the GPL-3.0 license.
Feel free to contribute, report issues, or suggest improvements!