Ruby command line tools can be installed through RubyGems. Command-line tools written in Node.js can be installed via NPM.
Does mvn offer similar functionality, or should I look at package systems like apt-get for installing Java command line tools?
source share