Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Examples

Inside here we can find two type of examples

Custom steps

Custom steps are steps that aren't provided by the backbone API but they provide a specific purpose and work as decorators of steps (eg. a step that runs another step and if it fails, fallbacks to something).

Usages

This directory contains different sample projects to see how to use the API thoroughly.