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

Downloads25,372/wk
•Published2 years ago (0.210.0)
Tools for creating interactive command line tools
Tools for creating interactive command line tools.
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";