
Hi everyone,
I’ve been spending a lot of time with Rust lately, and I really wanted to build something that actually makes life easier for other devs. I realized I was getting pretty tired of manually setting up the same folder structures—like the usual Flask layout—every single time I started something new.
So, I put together a tool to handle all that scaffolding for you. It builds out your project's file tree in a few seconds, which has been a lifesaver for me when I just want to get straight to the code.
I’d love to get some feedback on it, but I’m mostly curious about your ideas. Are there specific project structures you find yourself rebuilding constantly? Let me know what you're working with, and I’ll make sure to add them to the templates.
Hope you enjoy it.
The GitHub (with all the step to use the tool) : https://github.com/DankDown10256/rust_project_templates_generator