A library for doing things with git, github, travis and lein, from within a lein plugin.
The com.palletops.leinout.lein namespace contains functions for
interacting executing lein tasks.
The com.palletops.leinout.git namespace contains functions for
interacting executing git tasks.
The com.palletops.leinout.git-flow namespace contains functions for
interacting executing git-flow related tasks.
The com.palletops.leinout.github namespace contains functions for
interacting executing git-flow related tasks.
The com.palletops.leinout.travis namespace contains functions for
interacting with travis via the travis api.
(require '[com.palletops.leinout.travis :refer :all])
(history "username" "reponame")Copyright © 2014 Hugo Duncan
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.