Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bzon/adop-ctl


https://github.com/bzon/adop-ctl

devops gitlab gitlab-api go golang

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ADOP Control

A tool used for controlling your ADOP platform via command line. The binary is cross-platform compatible.

## Development

Get depedencies `go get -v ./...`

Test with `go test -v ./... -race`.