Clark Kampfe

Results 22 comments of Clark Kampfe

There are a few integrations of gorilla repl with boot floating around. I think the most active is [this one](https://github.com/sooheon/boot-gorilla) which is itself forked from a version I created. It's...

For example, a minimum viable snippet for a boot script that runs gorilla looks like this: ```clojure #!/usr/bin/env boot (set-env! :dependencies '[[sooheon/boot-gorilla "0.1.1-SNAPSHOT"]]) (require '[sooheon.boot-gorilla :refer [gorilla]]) (defn -main [&...

For additional data, I also have this issue. I'm on Mac OSX, Clojure 1.9.0, Java 8, `boot-cljs` 2.1.4, Clojurescript 1.10.312. EDIT: this setup works if I swap Clojurescript 1.10.312 for...

@nenadalm @eval I was hit by the exact same thing. I had the same assessment of the prompt: thought it was the default that it had read from my config,...

Can confirm that this just bit me as well when trying our app on Java 9. As the `--add-modules` path seems more like a quick workaround than lasting solution, I...

> Hi! Yes, this definitely looks like something we're interested in. Testing is... a little ad-hoc, we have pretty good unit tests for a lot of the framework but most...

@Cyrix126 thank you very much for the proof of concept, this should absolutely be doable. I just need to figure out the best way to integrate it. Thanks.

Thank you for this contribution @Areskiko. I appreciate it. This is definitely interesting. It's one of the weird quirks of RSS/Atom that sites will sometimes include a brief summary or...

@nate-sys thank you for the patch! I will give this a try as soon as I can.

Thank you @nate-sys . Would you be able to post a screen recording and/or screenshot of this functionality? I usually use something like https://www.cockos.com/licecap/