Skip to content

Instantly share code, notes, and snippets.

@krsmes
krsmes / grails.bat
Last active December 27, 2015 12:19 — forked from George1/grails.bat
@ECHO OFF
REM
REM Automatic Grails Version Selector v1.0
REM
REM Description:
REM Automatically selects version of Grails to run based either
REM on context, environment variable, or command line argument.
REM
REM Copyright © 2010, Componentix (http://www.componentix.com/)