lein-vertx

leiningen plugin for vertx development


License
EPL-1.0

Documentation

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.