MPM
MPM (Package Manager-Package Manager) is a CLI application for managing multiple package managers. https://github.com/samsquire/ideas idea #12
How to download and setup MPM
Open terminal and run command
git clone https://github.com/Megapixel99/MPM.git
git clone is used to create a copy or clone of MPM repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with MPM https://github.com/Megapixel99/MPM/archive/master.zip
Or simply clone MPM with SSH
[email protected]:Megapixel99/MPM.git