This release is versions behind 1.0.29 — the latest version of @std/cli.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score94%•This package works with DenoIt is unknown whether this package works with Bun

Downloads18,687/wk
•Published2 years ago (0.218.2)
Tools for creating interactive command line tools
Tools for creating interactive command line tools.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@std/cli
Import symbol
import * as cli from "@std/cli";
Import directly with a jsr specifier
import * as cli from "jsr:@std/cli";