v0.2.5
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.