|
|
|
|
|
by skohan
1869 days ago
|
|
So in my mind, the main things you would need to compete with npm would be: 1. near-universal adoption 2. "just works" experience: i.e. I can clone any random git repo, and run `npm start|build|whatever` and it's always going to work, without having to know anything about my environment or fiddling with configurations. Does poetry do that? |
|
I don't recall it having custom commands but in my opinion this isn't the job of a package manager.