2019-06-08 19:03:39 +02:00
|
|
|
# OttoBotv2
|
|
|
|
> The next generation of Otto
|
|
|
|
|
2019-06-10 22:33:26 +02:00
|
|
|
|
|
|
|
[![pipeline status](https://gitlab.voidcorp.nl/jdejeu/ottobotv2/badges/master/pipeline.svg)](https://gitlab.voidcorp.nl/jdejeu/ottobotv2/commits/master)
|
|
|
|
|
|
|
|
|
|
|
|
|
2019-06-08 19:03:39 +02:00
|
|
|
## Install instructions
|
|
|
|
|
|
|
|
* Just run `./gradlew bootJar` to create a jar file, or use the dockerfile with `docker build .` to create a Docker image.
|