Skip to content

brntbeer/stljug_welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Install Groovy

  • Groovy 2.x

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

Simple ratpack project for stlJUG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages