Fork me on GitHub
#boot
<
2019-03-04
>
flyboarder05:03:42

@seancorfield just wondering what you use now instead of boot?

seancorfield05:03:17

You rang, sir? 🙂

seancorfield05:03:32

We switched to CLI/`deps.edn` completely last year.

flyboarder05:03:00

does that handle everything that boot did for you?

seancorfield05:03:33

We had a lot of custom tasks. We just moved those to their own namespaces independent of Boot.

seancorfield05:03:45

We were experiencing a lot of problems with pods, and some general performance and file system issues (on macOS), in part because we have such a large codebase and so many files.

seancorfield05:03:51

I opened a ticket about the async pod refresh issue which was our main blocker, but it seemed like the Boot maintainers were moving on and it was unlikely our problems would get fixed, so we switched to simpler tech that we had more control over 🙂

seancorfield06:03:05

(it's why I left this channel months ago, until you just mentioned me here 🙂 )

flyboarder06:03:15

@seancorfield fair enough, I was just curious what you found to fill the role

seancorfield06:03:23

NP. Feel free to invite me back any time you want to chat about it or want more detail.

🎩 8