Skip to main content
Module

x/lume_plugin_ci/deps.ts>Site#script

Lume plugin for CI information
Go to Latest
method Site.prototype.script
Re-export
import { Site } from "https://deno.land/x/lume_plugin_ci@v0.1.0/deps.ts";

Register a script or a function, so it can be executed with lume run

Parameters

name: string
...scripts: ScriptOrFunction[]