Fork me on GitHub
#boot
<
2015-07-27
>
avery03:07:38

Does anyone know how to provide credentials for https://github.com/boot-clj/boot/wiki/S3-Repositories from another file?

micha05:07:06

rkneufeld: you can use slurp and friends and pass in via :passphase

wagjo09:07:40

how do I set warn-on-reflection to true for aot task?

Petrus Theron13:07:17

where do I put boot.profile? I tried putting a task in ~/.boot/boot.profile, but the task is not being picked up by boot.

Petrus Theron13:07:28

$BOOT_HOME seems to be empty

jeluard13:07:47

Did you tried ~/.boot/profile.boot ?

meow13:07:06

@petrus make sure you have the correct name for the file