Greenbar templates use a combination of Markdown and custom Greenbar-specific tags to describe a template. Refer to the docs for more details.
hello.greenbar is a simple template that says hello.
$ gbexec -s hello.greenbar hello.json
Hello World!
Have a *GREAT* DAY!