2m / kabrioletas   2.0.5

Website GitHub

Stay up to date with the summer ride

Scala versions: 2.13 2.12

Kabrioletas ci-badge gitter-badge

Kabrioletas is a twitter bot that lets you know when you can get that sweet roofless ride.

The following twitter accounts have been or still are running this bot:

Running

Coursier

Copy application.conf to kabrioletas.conf and fill in all of the required credentials. Then run:

coursier launch \
  --repository bintray:2m/maven \
  lt.dvim.citywasp:kabrioletas_2.12:1.7 \
  -- \
  -J-Dconfig.file=kabrioletas.conf

Docker

Take a look at https://github.com/2m/kabrioletas-docker-amd64