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