Go to file
Julius de Jeu c5dd44bdbd Update README.md 2019-06-10 20:33:26 +00:00
gradle/wrapper Initial commit 2019-05-20 23:10:28 +02:00
src Update version and add nice alias 2019-06-10 22:17:35 +02:00
.dockerignore Try to add a docker build thingy, guaranteed not to work ™️ 2019-05-22 13:25:54 +02:00
.gitignore Initial commit 2019-05-20 23:10:28 +02:00
.gitlab-ci.yml CI lives! 2019-06-08 18:56:09 +02:00
Dockerfile Disable gradle daemon 2019-06-10 11:28:05 +02:00
LICENSE Add LICENSE 2019-06-08 17:02:02 +00:00
README.md Update README.md 2019-06-10 20:33:26 +00:00
build.gradle Fix databse stuff 2019-06-09 19:00:23 +02:00
gradle.properties Initial commit 2019-05-20 23:10:28 +02:00
gradlew Try to add a docker build thingy, guaranteed not to work ™️ 2019-05-22 13:25:54 +02:00
gradlew.bat Initial commit 2019-05-20 23:10:28 +02:00
settings.gradle Initial commit 2019-05-20 23:10:28 +02:00

README.md

OttoBotv2

The next generation of Otto

pipeline status

Install instructions

  • Just run ./gradlew bootJar to create a jar file, or use the dockerfile with docker build . to create a Docker image.