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

technomancy/lein-assoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lein-assoc

A higher-order Leiningen task to run tasks with ad-hoc project keys.

Deprecated by the addition of the update task in Leiningen 2.1.0.

Usage

Put lein-assoc "0.1.0" into :plugins in your :user profile or if you are on Leiningen 1.x do lein plugin install lein-assoc 0.1.0.

$ lein assoc :warn-on-reflection true compile

License

Copyright © 2012 Phil Hagelberg

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

About

A higher-order Leiningen task to run tasks with ad-hoc project keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published