Skip to main content
Home

@pup/pup@1.0.4
Built and signed on GitHub Actions

Powerful universal process manager, designed to keep your applications and services alive.

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
70%
Published
7 months ago (1.0.4)

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:@pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";
or

Import directly with a jsr specifier

import { type Configuration } from "jsr:@pup/pup/lib";

Add Package

pnpm i jsr:@pup/pup
or (using pnpm 10.8 or older)
pnpm dlx jsr add @pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";

Add Package

yarn add jsr:@pup/pup
or (using Yarn 4.8 or older)
yarn dlx jsr add @pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";

Add Package

vlt install jsr:@pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";

Add Package

npx jsr add @pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";

Add Package

bunx jsr add @pup/pup

Import symbol

import { type Configuration } from "@pup/pup/lib";