Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 227 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 227 Bytes

keycloak-client

Build / Compile

Verify code is compiling

make build/cli

Testing

To run unit tests, run:

make test/unit

How to use

go get github.com/integr8ly/keycloak-client@<commit>