robfletcher/gradle-compass

JRuby setup needed? any docs or sample project available?

raulgd opened this issue · 0 comments

Hi all,

I'm new to Gradle, Ruby and this whole new web development stack (angular, sass/compass, etc), so I'd like to know if there is any detailed document where it shows how to setup and run this plugin to use it in a project from scratch?

It mentions that it uses JRuby, does that mean that I have to install JRuby on my machine first? or is it just a statement that uses JRuby and it's embedded internally in the plugin?

Will any JRuby setup clash with the locally Ruby installation I have?

Thanks