Skip to content

2m/kabrioletas

Repository files navigation

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