Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/cli/run.ts>run

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function run
import { run } from "https://deno.land/x/lume@v2.1.3/cli/run.ts";

Run one or more custom scripts

Parameters

config: string | undefined
scripts: string[]