-
Notifications
You must be signed in to change notification settings - Fork 32
'concore run' is misleading #518
Copy link
Copy link
Closed
Description
The concore run command does not run a workflow. It compiles a .graphml definition into platform-specific scripts via mkconcore.py and drops them in out/. After it "completes", users are shown a panel telling them to manually cd out && ./build && ./run. This is the exact opposite of what a user expects from a command called "run"
What I suggest is replace "concore run" => "concore build" everywhere
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels