a0b70b0ec7
A number of PRs have come through which modified the vendor folder without recording the proper information. This resets everything back to the recorded version. |
||
---|---|---|
.. | ||
rundeck | ||
LICENSE | ||
README.md |
README.md
go-rundeck-api
This is a Go client for the Rundeck HTTP API. It was primarily developed to back the Rundeck provider in Terraform, but can be used standalone too.
It should go install
just like any other Go package:
go install github.com/apparentlymart/go-rundeck-api/rundeck
For reference documentation, see godoc.