Skelly: A Scaffold Tool
I've been facing issues with scaffold tools for a long time, whether because they’re slow or missing essential features. But one day, I got tired of these limitations and decided to create my own tool 😁.
I chose a trendy language (Rust) and started looking for libraries that could help me implement what I had in mind. I wanted something easy to install, with a template engine similar to Jinja2, that could work with pipes and offer only the essentials.
I won’t say it was easy, as I barely knew clap and tera. I struggled a lot with the borrow checker 😅, but in the end, I managed to finish Skelly! To complement it, I also started creating my own templates in the ossuary.