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