Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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!