Skip to content

ratpack/example-ratpack-standalone-groovy-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of a Ratpack app as a standalone Groovy script.

Uses Groovy's built in Grape dependency resolution engine for fetching Ratpack.

Requirements

  • Groovy 2.4.0+

Instructions

  1. Move into the checkout directory
  2. Run groovy ratpack.groovy
  3. Go to http://localhost:5050 in a browser
  4. Play around with ratpack.groovy (you can change it without needing to restart)

About

An example of a Groovy script Ratpack app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages