Major JPM update jpm:1.2.0 #5
jpm-hub
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In this new jpm update, we've addressed a drawback that many complained about on the npm side.
The thing is,
jpm_dependenciesbehaved like node_modules for a while, until now, every download is now in a single position :and all jars are now hardlinked to
jpm_dependencieswhich makes it use considerably less space on the disk for multiple projects and brings the tool closer to the big players such as maven and gradle.All reactions