/lein-lobos

Leiningen plugin for running Lobos commands

Primary LanguageClojure

lein-lobos

Leiningen plugin for running Lobos commands.

To install, run

lein plugin install lein-lobos 1.0.0-beta1

replacing 1.0.0-beta1 with the version you want. The intention is to keep it in sync with Lobos itself so you should use the same version of both.

After that you can simply run the commands like:

lein lobos migrate

and

lein lobos rollback

License

Copyright © 2011 José Pablo Fernández Silva

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