Skip to main content
Home
This release is 5 versions behind 0.1.27 — the latest version of @streak-glue/cli. Jump to latest

Built and signed on GitHub Actions

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
82%
Published
2 weeks ago (0.1.22)

glue-cli

This package is currently undocumented as it's part of a project still early in active development.

Built and signed on
GitHub Actions

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:@streak-glue/cli

Import symbol

import * as cli from "@streak-glue/cli";
or

Import directly with a jsr specifier

import * as cli from "jsr:@streak-glue/cli";

Add Package

pnpm i jsr:@streak-glue/cli
or (using pnpm 10.8 or older)
pnpm dlx jsr add @streak-glue/cli

Import symbol

import * as cli from "@streak-glue/cli";

Add Package

yarn add jsr:@streak-glue/cli
or (using Yarn 4.8 or older)
yarn dlx jsr add @streak-glue/cli

Import symbol

import * as cli from "@streak-glue/cli";

Add Package

npx jsr add @streak-glue/cli

Import symbol

import * as cli from "@streak-glue/cli";

Add Package

bunx jsr add @streak-glue/cli

Import symbol

import * as cli from "@streak-glue/cli";