boot-clj/boot

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

Open

#450 opened on 2016年4月12日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Clojure (1,748 stars) (178 forks)batch import
Enhancementhelp wanted

説明

An example use case (see #432):

(task-options!
  push {:repo-map (delay (gpg-decrypt "/home/micha/.deploy-repos.clj.asc" :as :edn))})

コントリビューターガイド