boot-clj/boot
GitHub で見るTask options could be delays, which are only forced when the task runs
Open
#450 opened on 2016年4月12日
Enhancementhelp wanted
説明
An example use case (see #432):
(task-options!
push {:repo-map (delay (gpg-decrypt "/home/micha/.deploy-repos.clj.asc" :as :edn))})