Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 386 Bytes

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.