Micha Niskin
Micha Niskin
Hi, I added some tests that can be run in docker containers (so you don't need to have a redis server installed on your dev box).
An example use case (see #432): ``` (task-options! push {:repo-map (delay (gpg-decrypt "/home/micha/.deploy-repos.clj.asc" :as :edn))}) ```
- Add info about `boot.l4j.ini` in boot help env var section (eg. BOOT_JVM_OPTS).
I love it dude. Thank you! Works great!
Hi! Just adding an issue here for reference purposes. See cgrand/parsley#15. Thanks!
Boot 2.5.0 throws exceptions when task options are missing optargs. Sorry for the inconvenience, this should fix it.
See notes in the commit, please.