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 (1,748 star) (178 fork)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))})

贡献者指南

Task options could be delays, which are only forced when the task runs · boot-clj/boot#450 | Good First Issue