Skip to main content
Home

A simple, zero-configuration script to quickly boot FreeBSD ISO images using QEMU

This package works with Deno
This package works with Deno
JSR Score
35%
Published
2 days ago (0.2.5)
type alias Context

Definition

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@tsiry/freebsd-up

Import symbol

import { type Context } from "@tsiry/freebsd-up";
or

Import directly with a jsr specifier

import { type Context } from "jsr:@tsiry/freebsd-up";