Skip to main content

Built and signed on GitHub Actions

CLI to increment the semantic version of the package in the current directory

This package works with Deno
This package works with Deno
JSR Score
70%
Published
a week ago (0.1.1)
variable cli

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";