Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 323 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 323 Bytes

lein-vertx

A leiningen plugin to ease clojure vertx verticle development.

Usage

Assume you have leiningen version 2.0+ installed.

lein new vertx yourvertxproject
cd yourvertxproject
lein vertx run

License

Copyright © 2012 Isaiah P.

Distributed under the Eclipse Public License, the same as Clojure.