boot-clj/boot

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

Open

#450 aperta il 12 apr 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Clojure (178 fork)batch import
Enhancementhelp wanted

Metriche repository

Star
 (1748 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

An example use case (see #432):

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

Guida contributor