@fsai-flow/workflow
v0.0.3
Published
This library is a dependency for [FSAI-Flow](https://github.com/your-org/flowx) that contains workflow-related base classes and types used throughout the application.
Downloads
8,376
Readme
@fsai-flow/workflow
This library is a dependency for FSAI-Flow that contains workflow-related base classes and types used throughout the application.
Installation
This project is published to the npm registry. To use it in your project:
npm install @fsai-flow/workflowBuilding
Run nx build workflow to build the library.
Running unit tests
Run nx test workflow to execute the unit tests via Jest.
Contributing
To contribute to this project:
- Clone this repository
- Make your changes
- Open a Pull Request
Publishing
Maintainers can publish a new version to the npm package registry.
