p/npm
A package manager for javascript
Olaoluwa Mustapha
Scaffy — Aggregated custom configs with dependencies
Configuring tools can suck. That's why we customize them once, then store them in some repo for reuse. This works, but most tools require a set of dependencies, alongside your custom configurations, to work. This can be a pain, but scaffy is here to help
Replies
Olaoluwa Mustapha
Hi everyone! I'm Ola, and this is scaffy. I am excited to be putting this out as it's one of my first open source projects. I am also really happy with how it turned out. I built scaffy because I didn't enjoy constantly browsing for the right combination of dependencies to get my configurations to work. Furthermore, I'd sometimes use other people's configs but they would almost always get buried in my abyss of Github stars/bookmarks which would make searching for them such a hassle. But with scaffy, I can aggregate all related dependencies and configurations under an alias and, with that alias, bootstrap my projects with a single command. Any questions, feedback, or suggestions are more than welcome. I hope you find it useful!