Skip to content

v0.1.1

Choose a tag to compare

@phd1000x-ux phd1000x-ux released this 12 May 14:18
· 139 commits to main since this release

Patch release adding the nbv setup subcommand.

What's new

  • nbv setup — detects your shell (zsh / bash / fish) and adds ~/.cargo/bin to your PATH by appending one line to the matching rc file. Fixes the common "command not found" after cargo install nbv on a fresh setup. Idempotent and interactive; pass --yes to skip the confirmation prompt.

Install

cargo install nbv

Or grab the prebuilt macOS arm64 binary below.

Full changelog: v0.1.0...v0.1.1