Hi everyone,
in case someone is interested, I put an SBT plugin for compiling Roy sources on github. I intend to use it with Lift, but it should be fairly generic.
https://github.com/devkat/roy-sbt-pluginI shamelessly copied the JavaScript compiler invocation code from Brian's Ray plugin (which doesn't have a license, I hereby apologize for using it without permission).
IMO it would make sense to establish a common infrastructure for SBT plugins dealing with Roy sources.
Any improvement suggestions are very welcome.
-- Andreas