boot-clj/boot
在 GitHub 查看Task options could be delays, which are only forced when the task runs
Open
#450 创建于 2016年4月12日
Enhancementhelp wanted
仓库指标
- Star
- (1,748 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
An example use case (see #432):
(task-options!
push {:repo-map (delay (gpg-decrypt "/home/micha/.deploy-repos.clj.asc" :as :edn))})