Hacker News new | ask | show | jobs
by djhaskin987 2445 days ago
There's a lot of people on here defending their current workflow, whatever that is.

I for one find it refreshing that people are willing to think about different workflows, even if they are different.

It feels like what is described is a cross between a good language package manager and git submodules. It's an interesting space to explore, because a lot of nice things come out of submodules, but it's not a proper package manager.

A proper dependency manager that puts code in a workspace and manages it as you are working on it in a non clunky way is not something we have right now and may be a game changer. Thanks for sharing to the authors.