Go to file
Julius ad792c8ba7 Merge branch 'feat/updates' into 'master'
bump versions, make loader use non deprecated method

See merge request jdejeu/ottobotv2!20
2020-07-17 17:50:33 +02:00
gradle/wrapper bump versions, make loader use non deprecated method 2020-07-17 17:47:17 +02:00
src bump versions, make loader use non deprecated method 2020-07-17 17:47:17 +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 Add extra logging, make builds use BUILDKIT and make the container more secure by using a different user 2019-09-10 21:52:04 +02:00
Dockerfile Add extra logging, make builds use BUILDKIT and make the container more secure by using a different user 2019-09-10 21:52:04 +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 bump versions, make loader use non deprecated method 2020-07-17 17:47:17 +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.