Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

technomancy/lein-thrush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-thrush

A Leiningen plugin to thread execution.

Usage

Put [lein-thrush "0.1.1"] into the :plugins vector of your project.clj or user profile.

Assuming you have an upload task that takes a project map and a file to upload, this will upload the jar file:

$ lein thrush uberjar upload

License

Copyright © 2012 Phil Hagelberg

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

About

I guess technically it should be lein-comp; oops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published