Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 27 Jun 00:46

A small patch release adding the nub x spelling and correcting the run-a-package docs.

nub x — short alias of dlx

nub x <pkg> now fetches and runs a package, identical to nub dlx <pkg> and nubx <pkg>. The existing nub dlx, nub exec, and nubx entrypoints are unchanged. The docs and the AGENTS.md verb surface now describe the three fetch-and-run spellings (nubx / nub dlx / nub x) and the local-bin runner (nub exec) accurately.

Note

nub dlx and nub exec already shipped in v0.2.4. This release adds the x spelling and corrects the documentation; it does not change the behavior of dlx, exec, or nubx.

Commits

  • site: hand-drawn star nudge on hero + docs TOC, abbreviate pill count, keep nav controls to md (b94195d)
  • feat(dlx): add nub x as a short alias of the dlx engine verb (#198) (6e2e98a)
  • v0.2.5 (f4077e5)