uvpm-cli
A Unity3D package manager CLI interface for Ultra Violet Packet Manager (UVPM)
How to download and setup uvpm-cli
Open terminal and run command
git clone https://github.com/ashblue/uvpm-cli.git
git clone is used to create a copy or clone of uvpm-cli 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 uvpm-cli https://github.com/ashblue/uvpm-cli/archive/master.zip
Or simply clone uvpm-cli with SSH
[email protected]:ashblue/uvpm-cli.git