Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 377 Bytes

Greenbar examples

Greenbar templates use a combination of Markdown and custom Greenbar-specific tags to describe a template. Refer to the docs for more details.

Examples:

hello.greenbar is a simple template that says hello.

$ gbexec -s hello.greenbar hello.json
Hello World!
Have a *GREAT* DAY!