The Workflows Community Initiative (WCI) provides a curated collection of workflow applications or repositories that host workflows. We invite all workflow researchers to share their tools and frameworks through this collection.
To add a workflow registry, you only need to add the registry information into an YAML file hosted as part of the WCI GitHub repository. The preferred way to submit your changes is via creating a pull request with the changes. To this end, these are the recommended steps for adding a workflow research framework:
git clone https://github.com/<your_username>/workflowscommunity.github.io
_data/registries.yml
file, and add the information
regarding the workflow registry:
- name: "Workflow Registry Name"
url: <registry_url>
description: "Short registry description"
icon: <url_to_registry_logo> # square images are preferred (1:1 aspect ratio)