Fork me on GitHub
#tools-deps
<
2018-05-22
>
borkdude14:05:48

I credited Planck for it.

jeff.terrell15:05:00

That is one freaky shell/Clojure chimera there, @borkdude. simple_smile Well done.

jeff.terrell15:05:36

I think you should be able to replace the outer double-quotes after the semi-colons with single-quotes, so that you don't have to escape the inner ones.

👍 4
jeff.terrell15:05:13

(Bash deals with single quotes, and Clojure isn't going to care about them after the ;. That's my reasoning, anyway, but maybe I'm missing something.)

Alex Miller (Clojure team)15:05:18

boot embeds a jar inside the shell script. I think that wins the chimera game for me.

boot-clj 4
borkdude15:05:36

@jeff.terrell thanks, made the change

mfikes15:05:43

That one wins the "Hello my Baby" frog jumping out of the box award

😆 4