All Projects → onyx-platform → onyx-template

onyx-platform / onyx-template

Licence: MIT license
Onyx Leiningen application template

Programming Languages

clojure
4091 projects
shell
77523 projects
Dockerfile
14818 projects

Onyx Application Template

A Leiningen template for creating Onyx apps.

Usage

To get an application template with a sample job:

lein new onyx-app my-app-name

Options

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.

License

Copyright © 2016 Distributed Masonry

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].