1 unstable release
new 0.1.0 | May 4, 2025 |
---|
#2384 in Command line utilities
6KB
79 lines
mkdirtree
mkdirtree allows you to easily create files and folders given by llms in a tree structure.
Demo
Installation
- Note: mkdirtree requires rust and cargo to installed in your computer. Install Rust and Cargo
cargo install mkdirtree
- This will install mkdirtree on your computer.
License
This project is licensed under the MIT License.