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