Skip to content

sdkman/sdkman-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

198 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDKMAN Broker Service

Build status GitHub tag (latest by date)

This service is responsible for determining the location of remote binaries (third party and owned) through a unified API.

Run local

You will need to have MongoDB up and running locally on the default port.

$ docker run -d --net=host mongo:latest

We can now run the app up locally with a simple

$ ./gradlew run

Tests

The service has a comprehensive suite of standalone acceptance tests and unit tests.

	$ ./gradlew check

About

Download broker service for SDKMAN!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5