It’s 2020, it should take a developer less than a minute to get your free and open source project up and running.
(Looking at some native apps, that’s how long it would take to read through the list of dependencies you have install before you can even get the damn thing built. I can’t believe dependency management still isn’t a thing in some circles. *smh*)
Digital Mark λ ☕️ 🕹 🙄
•But if you have dependency management, some people will depend on left-pad and such, and other people will depend on their packages, and you get a 15-minute `npm install`.
I'm OK with installing one or two libraries manually if it means not having npm or the equivalent in my toolchain.
Hypolite Petovan
•