gojenkins
Jenkins API Client in Go. Looking for maintainers to move this project forward.
How to download and setup gojenkins
Open terminal and run command
git clone https://github.com/bndr/gojenkins.git
git clone is used to create a copy or clone of gojenkins 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 gojenkins https://github.com/bndr/gojenkins/archive/master.zip
Or simply clone gojenkins with SSH
[email protected]:bndr/gojenkins.git