Fork me on GitHub
#klipse
<
2017-07-11
>
martinklepsch11:07:57

@viebel hey, are you around for a quick question? 🙂 I’m looking for a guide or so to setup a code playground with Klipse, is there anything like that?

Yehonathan Sharvit11:07:34

@martinklepsch what do you mean exactly by a code playground?

martinklepsch11:07:40

@viebel well, I guess basically how to re-create http://app.klipse.tech/, customize the number of included dependencies etc

martinklepsch12:07:08

@viebel thanks! What I’ve primarily been wondering is if it is possible to remove support for e.g. ruby/php and so on in order to reduce the amount if js that has to be loaded

Yehonathan Sharvit13:07:57

the ruby/php/python/brainfuck etc… is not part of app.klipse.tech

Yehonathan Sharvit13:07:26

and even in the klipse plugin, it is provided as modules so it doesn’t realyy increase the js footprint in case you need only clojure

martinklepsch14:07:35

Can you change the way the output/return value of an editor panel is rendered? e.g. move it somewhere else?