Hi Paul,

 the viewer code is pretty much all in the main project, as it shares much 
of its code with the editor. You can run your own instance of the viewer 
just by serving up the (static) files in the 'resources/public' directory 
of the gorilla-repl jar - no server side code is needed - and visiting 
view.html. At the moment, the viewer page only has functions to load from 
GitHub, but it would be a couple of lines to load data from another source 
(so long as that source talks JSONP), so it would be very easy to set up a 
private viewer. If you have a particular use-case in mind, I'm happy to 
help.


Jony

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to