Skip to content

"Groovy Template Resolver" is a tool designed to streamline the development and debugging process for professionals working with SimpleTemplateEngine. This tool is specifically tailored to address the challenges faced by developers and field engineers who need to develop or debug Groovy scripts.

License

Notifications You must be signed in to change notification settings

vivek9237/groovy-simple-template-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

groovy-simple-template-resolver

Repository

Prerequisites

How to Use

  • Run the utility by executing "src/launch (windows).bat" on a Windows machine or "src/launch (unix or mac).sh" on a Mac or Unix machine.
  • Enter your groovy script on the left input text area
  • Click on the "Resolve" button
  • The resolved Groovy script will be displayed in the right display text area.
  • Click on the "Bindings" button to display all available binding variables in the right display text area.
  • To see the details and structure of a binding variable, type "desc <binding variable>" and click on "Resolve" button.

Contributions

Contributions are welcome! Please feel free to open an issue or create a pull request.

Happy Groovy scripting!

About

"Groovy Template Resolver" is a tool designed to streamline the development and debugging process for professionals working with SimpleTemplateEngine. This tool is specifically tailored to address the challenges faced by developers and field engineers who need to develop or debug Groovy scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages