UNPKG

@wmfs/tymly

Version:

A framework for building and sharing workflows in Node.js

9 lines (7 loc) 376 B
'use strict' module.exports = { description: 'Runs state machines defined in Amazon States Language', blueprintDirs: { 'state-machines': 'Each JSON file inside this sub-directory will be used to conjure a State Machine for orchestrating a workflow. Tymly uses the open [Amazon State Language](https://states-language.net/spec.html) to describe State Machines.' } }