Skip to content

An API responsible for serving up pre- and post- hooks

License

Notifications You must be signed in to change notification settings

rgajason/sdkman-hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDKMAN! Hooks Service

Build status GitHub tag (latest by date)

This service serves up pre- and post-hooks for SDKMAN! CLI.

Running Locally

Make sure you have mongodb running locally or in a Docker Container:

$ docker run -d --net=host --name mongo mongo:3.2

Start the application:

$ sbt run

Run the tests:

$ sbt test

Tests run standalone.

About

An API responsible for serving up pre- and post- hooks

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Scala 61.8%
  • Gherkin 37.7%
  • Shell 0.5%