reloaded.repl icon indicating copy to clipboard operation
reloaded.repl copied to clipboard

Add support for boot build system

Open dluksza opened this issue 9 years ago • 1 comments

boot stores artifacts in global cache directory therefore we need to set refresh directories proprietary.

dluksza avatar Jan 20 '17 11:01 dluksza

I think the standard approach for this is to follow this: https://github.com/boot-clj/boot/wiki/Repl-reloading

Alternatively you can upgrade to the latest alpha of tools.namespace which fixes this itself.

SevereOverfl0w avatar Feb 10 '17 16:02 SevereOverfl0w