mix starter.run (starter v0.2.0)

Copy Markdown View Source

Finds the workflow generated by mix starter.new and runs it, passing all flags through.

mix starter.run
mix starter.run --oban-pro --gigalixir

Equivalent to invoking the workflow task directly (e.g. mix my_app.workflow).