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