Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 520 Bytes

onyx-plugin

A Leiningen template for creating Onyx plugins.

Usage

Specify the project name, which conventionally starts with onyx-, then specify a medium.

lein new onyx-plugin onyx-whatever --template-version 0.14.0.2 whatever

For example, to create a Kafka plugin:

lein new onyx-plugin onyx-kafka --template-version 0.14.0.2 kafka

License

Copyright © 2015 Distributed Masonry LLC

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