My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 20, 2008 by al.james
Labels: Phase-Deploy
GettingStarted  
How to run Groovy Runner

Getting started

  1. Download the zip file from the downloads section
  2. Unzip it
  3. Enable the SCGI handler for .groovy files in your web server (see WebServerInstallation)
  4. Run Groovy Runner. (java -jar GroovyLamp.jar -port=4444, change port to be the same as in the SCGI configuration)
  5. Copy the test.groovy file to your web server's doc root
  6. Restart your web server
  7. Navigate to /test.groovy in your browser!

Sign in to add a comment
Hosted by Google Code