Skip to content

integr8ly/keycloak-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>