A Leiningen template for creating Onyx apps.
To get an application template with a sample job:
lein new onyx-app my-app-name
The template also supports the following options
lein new onyx-app my-app-name -- +docker
+docker
adds a Dockerfile
and docker-compose.yaml
that will demonstrate
launching an Onyx cluster with a Zookeeper image.
Copyright © 2016 Distributed Masonry
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.