-
The tutorial mentions `assets/css/main.css` and maybe other files that no longer exist in [hoplon-template](https://github.com/tailrecursion/hoplon-template); the tutorial needs to be updated.
-
Hi,
I'm trying to address the issue of setting up a REPL environment for working with Hoplon.
First I would like to say that I'm a newbie on Clojure, so, just let me know if I'm talking any non-sens…
-
Mostly a reminder, homepage to include #slack link like on new hoplon homepage.
-
this prevents javascript libs with single line comments and no CR on the last line of the file from breaking the opening multiline comments of the next file, eg this is bad:
``` js
//# sourceMappingU…
-
I followed directions at https://github.com/hoplon/hoplon/wiki/Get-Started
and got this exception on "boot dev"
```
sto@obi:~/workspace/address-book$ boot dev
clojure.lang.ExceptionInfo…
-
Hi,
Something is broken somwhere. I can't run basic demo:
`mbspock:~/chmura/nauka$ lein new hoplon-castra lab
mbspock:~/chmura/nauka$ cd lab
mbspock:~/chmura/nauka/lab$ boot development
java.io.FileN…
-
```
"showChances" and "showChancesExp" missing from battleLoading.xc and
statisticForm.xc. in version 5.4.x.x. Adding to the files does not do anything.
```
Original issue reported on code.google.co…
-
Hello, I'm trying to get hoplon to work, but running boot dev on a fresh lein-generated hoplon template gives me an error.
Steps I did to produce the error:
1. `lein new hoplon todomvc`
2. `cd todomv…
-
There are a few bugs with the current query function. The last line `(apply query args)` references the function `query` not `@qcache` or `m` so initial lookups fail.
Also, `name` is not applied to …
-
micha updated
9 years ago