This is the runtime that enables you to run workflows.
This is a gem with a command line interface factor
. To install:
gem install factor
To get started you will need three files, connectors.yml
, credentials.yml
, and basic-workflow.rb
, or you can just start with the example workflow directory...
git clone git@github.com/factor-io/example-workflows.git
cd example-workflows
now start the server:
factor s