Skip to content

scailfin/flowserv-workflow-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Workflow Template Repository

This repository maintains the workflow template index file templates.json. This file contains a list of workflow templates that can be installed using the flowServ command-line interface. The format for entries in the template index is:

{
    "id": "unique identifier",
    "description": "short template description",
    "url": "URL for git repository containing the template files",
    "manifest": "optional relative path to template manifest in the git repository"
}

About

Workflow template index for flowServ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published