Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rad/src/tasks/build-buds/deb/mod.ts>build

general purpose build tool. statically typed, batteries included. command, function, and make-style tasks supported. improved npm scripts for deno.
Go to Latest
variable build
import { build } from "https://deno.land/x/rad@v6.10.0/src/tasks/build-buds/deb/mod.ts";

type

(options: BuildOptions) => unknown