How to download and setup ynpm-tool
Open terminal and run command
git clone https://github.com/iuap-design/ynpm-tool.git
git clone is used to create a copy or clone of ynpm-tool 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 ynpm-tool https://github.com/iuap-design/ynpm-tool/archive/master.zip
Or simply clone ynpm-tool with SSH
[email protected]:iuap-design/ynpm-tool.git