1. Installing
Coflux is available as a Python package on PyPI. You can install it using pip
or similar:
pip install coflux
The package includes the SDK for defining workflows as well as the CLI.
Next, we'll start the server...
Coflux is available as a Python package on PyPI. You can install it using pip
or similar:
pip install coflux
The package includes the SDK for defining workflows as well as the CLI.
Next, we'll start the server...