Added command line options to create a new project based on a given workflow.
This commit is contained in:
@@ -53,6 +53,7 @@ class Workflow:
|
||||
"""
|
||||
|
||||
name = "Workflow"
|
||||
ident = None
|
||||
description = "Workflow Description"
|
||||
|
||||
def __init__(self, app):
|
||||
|
Reference in New Issue
Block a user