mkproj is a simple and effective command-line interface (CLI) tool designed to help developers quickly create, visualize, and manage their project str

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-10-13 17:30:02

mkproj is a simple and effective command-line interface (CLI) tool designed to help developers quickly create, visualize, and manage their project structures. With an intuitive interactive mode and flexible commands, mkproj provides a fast way to organize your project files and folders.

The input structure can be created interactively or provided as a text file. You can use dashes (-) for depth and suffix :file to mark an entry as a file (for files with no extensions). For example:

Contributions are welcome! Please open an issue or a pull request on the GitHub repository to report bugs or suggest improvements. Refer to the Contributing Guidelines for more information.

Leave a Comment