Skip to content

sdkman/sdkman-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDKMAN! website

Build status

This is the service backing the SDKMAN! website at https://sdkman.io

Run local

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

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

Start the app:

$ ./sbt run

Packages

No packages published

Languages

  • HTML 81.5%
  • Scala 9.8%
  • CSS 5.9%
  • JavaScript 2.6%
  • Shell 0.2%