Cliffy command line interface.
Add Package
deno add jsr:@kellnerd/bump
Import symbol
import { cli } from "@kellnerd/bump";
---- OR ----
Import directly with a jsr specifier
import { cli } from "jsr:@kellnerd/bump";