Tom Marble

Results 8 issues of Tom Marble

Currently there is no way to prevent the output from the `println` messages in - https://github.com/emezeske/lein-cljsbuild/blob/master/plugin/src/leiningen/cljsbuild.clj#L86 - https://github.com/emezeske/lein-cljsbuild/blob/master/support/src/cljsbuild/compiler.clj#L72 (also line 83) Allow me to propose adding a :quiet option to...

Wishlist
Help Wanted

Per the comment in #417 I have extended the LEIN_SILENT support to lein-cljsbuild. Please note this introduces an additional, explicit dependency of **cljsbuild** on `[leiningen-core "2.5.3"]` which may be problematic...

Show how webica can be used for CI

Can someone please test webica on Safari?

With no API docs and bizarre (introspection based) source code there's no way for mortals to understand what's going on. Please add documentation!

Can someone please test webica on Edge?

I recently reset my account, but I am unable to chat with my friend tricyrcle. I have attached a screenshot of my client which says "Since you reset your account,...

It seems that `std::fs::metadata` always returns `Ok()` -- even if a key in the dict is not present. In the case of **mtxcli** this causes a second `/unset` command to...