Skip to main content
Module

x/wmill/flow.ts>pushFlow

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
function pushFlow
import { pushFlow } from "https://deno.land/x/wmill@v1.303.0/flow.ts";

Parameters

workspace: string
remotePath: string
localFlowPath: string
optional
message: string

Returns

Promise<void>