boot

:boot-clj: https://boot-clj.github.io/ — build tooling for Clojure. Dev chat in #boot-dev
2018-06-28T03:26:44.000122Z

Hello folks

2018-06-28T03:26:56.000150Z

Does anyone know how we can ignore some folders in the target task?

2018-06-28T03:27:35.000184Z

for example i have some original images in the resources/original folder and do not want them in target/original

2018-06-28T04:19:21.000023Z

@michael.heuberger have you seen the sift task? you can use it to filter things out before target

2018-06-28T04:23:56.000030Z

hmmmm, not yet. can you point to an example?

seancorfield 2018-06-28T04:30:10.000179Z

@michael.heuberger run boot sift -h to see what options are available

seancorfield 2018-06-28T04:30:32.000122Z

It can do quite a lot.

2018-06-28T04:31:31.000054Z

ah yeah thanks

2018-06-28T04:31:37.000189Z

:invert is cool, what i am after

✔️ 1
2018-06-28T23:13:40.000231Z

hey all, 2.8.1 is out. this one reverts a change that had unexpected drawbacks so we can discuss it more - https://github.com/boot-clj/boot/issues/704. also i think the slf4j warnings have been suppressed 💪

💯 5
🔥 1
➕ 1
2018-06-28T23:13:45.000154Z

cc @borkdude ⬆️