Fork me on GitHub
#klipse
<
2017-04-15
>
Drew Verlee00:04:03

can klipse support clojurescript libraries?

Yehonathan Sharvit21:04:19

Some libs are already bundled or cached in klipse

Yehonathan Sharvit21:04:34

for others, you need to use data-external-libs

Drew Verlee21:04:20

I was writing about core async, but I figured it would be nice if I could leverage other libs to

Yehonathan Sharvit21:04:34

core.async is cached in klipse

Yehonathan Sharvit21:04:19

If you need another lib, you have to use data-external-libs as explained here: https://github.com/viebel/klipse#clojure-only-1

Yehonathan Sharvit21:04:25

By the way, your blog looks awesome

Drew Verlee21:04:40

Your being to generous, All credit for the design goes to the cyrogen framework. 😀