|
|
|
|
|
by igravious
3433 days ago
|
|
Very similar. I think Pipenv improves on Bundler by leveraging Virtualenv and Ruby doesn't have a per project equivalent to Virtualenv that I'm aware of. You can set the path config variable of Bundler to not place the project Gems in a central location which I think is cleaner and try to remember to always do now. It would be _super_ interesting if the Python and Ruby communities got together to harmonize every last detail of their packaging toolchain. Who is in? |
|
- the JS community. npm dependancy graph, webpack resolver and yarn performances;
- the rust community like with cargo.