Skip to main content
Module

x/dbin/mod.ts>Target

Library to download binary files from GitHub releases detecting the correct platform.
Latest
interface Target
import { type Target } from "https://deno.land/x/dbin@v0.2.0/mod.ts";

Properties

name: string
os: OS
optional
arch: Arch