source:
trunk/src/templates/artifacts/Script.groovy
@
  916
        
        | Last change on this file since 916 was 128, checked in by , 17 years ago | |
|---|---|
| File size: 160 bytes | |
| Line | |
|---|---|
| 1 | includeTargets << grailsScript("Init") | 
| 2 | |
| 3 | target(main: "The description of the script goes here!") { | 
| 4 | // TODO: Implement script here | 
| 5 | } | 
| 6 | |
| 7 | setDefaultTarget(main) | 
Note: See TracBrowser
        for help on using the repository browser.
    