-
From another page I tried this:
```
[kevin@vmi394599 ~]$ set | grep JVM
BOOT_JVM_OPTIONS=--add-opens=java.base/java.net=ALL-UNNAMED
[kevin@vmi394599 ~]$
```
Here's the attempted compile:
`…
-
I ran into some unexpected behavior re: `with-init!`
It turns out that if you call `with-init!` _after_ the document has already loaded, the body will never be executed because it's too late at th…
-
```
$ boot --version
#http://boot-clj.com
#Mon Mar 21 21:23:23 CET 2022
BOOT_VERSION=2.8.3
BOOT_CLOJURE_VERSION=1.10.3
BOOT_CLOJURE_NAME=org.clojure/clojure
$ java --version
openjdk 17.0.3 2…
-
I believe Hoplon was one of the "big" Boot users and although I see a `deps.edn` file in the repo, the README and the project template still focus on Boot -- and there seem to be quite a few problems …
-
api path is `api/parseallagan`
So there is an in game plugin called [Allagan Tools](https://github.com/Critical-Impact/InventoryTools) that can generate tables of information on a users item invent…
-
The naming of the `@event` decorator feels a bit off; I think mostly because it's a reactivity concept, but it's not accessible from the `reactive` sub-package. Also, in the spirit of https://github.c…
-
Took me nearly a day to figure out how to get Foundation working with this task - found the solution here: http://hoplon.discoursehosting.net/t/trying-to-create-a-boot-task-to-compile-sass-files/386/1…
-
I've implemented RealWorld with Clojurescript + Hoplon. Feature wise it is complete, just needs your review.
Repo: https://github.com/rlander/conduit
Live demo: https://hoplon-realworld.netlify.co…
-
From Rowan on Slack:
"I'm still having issues with that command, here is what I entered along with the output:
```
$ clojure -X:new :template luminus :name Rowan/guestbook :output '"mywebapp"' :a…
-
Hi!
I'm the host of ClojureScript Podcast and had @flyboarder already on the show talking about Boot. I reached out to @flyboarder about that but haven't heard back. Maybe my mails end up in spam? …