-
Hi Folks,
The tests are broken in master branch
```
lmcgibbn@LMC-032857 /usr/local/iPReS/app(master) $ lein test
lein test app.cache-test
lein test app.core-test
[20120912-MSG02-OSDPD-L2P-MSG02_02…
-
Corgi aims to be a fairly minimal config, while at the same time being fairly complete when it comes to Clojure development. You should have a setup out of the box that gives you the amenities you wou…
-
**Is your feature request related to a problem? Please describe.**
Add support for custom commands that could be executed by the `poly` tool.
**Describe the solution you'd like**
The code for the…
-
Is there a way to connect metabase to MonetDB ?
~Another one is metabase can support Apache Kylin ?~
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**
-
Do the developers (maintainers) still have time to look at the project and keep evolving it, or does the project no longer make sense?
I am asking because I believe there is room for rx in the cloj…
-
Using this very minimal project, https://github.com/PEZ/minimal-reveal-deps, I'm jacking-in and running it. The Reveal window (a separate Java process) is launched as it should be. However, nothing I …
-
`satisfies?` has very poor performance, and the way `visit*` works, it calls `override?` for each object it visits, incurring a pretty big overhead.
An easy alternative to using `satisfies?` is:
…
-
I'm attempting to use a custom reporter to report results to both junit and the pretty-printer.
What I've found is that this will double-count the number of assertions and failures. For example:
…
-
With the advent of Clojure 1.9 cli tool, some nice utilities for printing stacktraces, and rebel readline, there’s a nice opportunity for solving some of the major problems that people now face gettin…
-
I think @plexus mentioned utilizing https://github.com/mhuebert/maria as an easier introduction for beginners. Any opinions on integrating this for ClojureBridge?