boot-clj/boot

Task options could be delays, which are only forced when the task runs

Open

#450 建立於 2016年4月12日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)Clojure (178 fork)batch import
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))})

貢獻者指南