legoHDL
An experimental package manager and development tool for Hardware Description Languages (HDL).
How to download and setup legoHDL
Open terminal and run command
git clone https://github.com/c-rus/legoHDL.git
git clone is used to create a copy or clone of legoHDL 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 legoHDL https://github.com/c-rus/legoHDL/archive/master.zip
Or simply clone legoHDL with SSH
[email protected]:c-rus/legoHDL.git