step-machine
v0.0.5
Published
![Node.js CI](https://github.com/antonvasilenko/step-machine/workflows/Node.js%20CI/badge.svg?branch=master)
Downloads
6
Readme
step-machine
A library to build execution workflows out of asynchronous/long-running steps.
Installation
npm i step-machine
Usage
check unit tests of the lib components.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.