Conversation
Notices
-
Embed this notice
I'm gonna pull my hair out, is there anyway of managing per-project dependencies other than just textfiles?
It feels like I have bugs crawling under my skin when I have to *just remember* that I'm running a full web server and a database on my home computer and *manually start it* when I want to do work and manually write down dev libraries since language specific package managers don't have everything I need. Why do I need to install twenty packages to make a pull request? It shouldn't matter but it does for some reason.
Maybe I just need to get over it. suggestions welcome.