Projects STRLCPY dum Files
🤬
ab52cab6
ROOT /
CHANGELOG.md
41 lines | ISO-8859-1 | 892 bytes

Unreleased

  • Ability to select npm scripts interactively, with -i, --interactive flag

v0.1.12

  • Properly concat $PATH on Windows. #24

v0.1.11

  • Resolve node_modules/.bin in parent directories too

v0.1.10

  • Fallback to run binaries in node_modules/.bin/ when specified script doesn't exist in package.json.
  • Available via Homebrew brew install egoist/tap/dum

v0.1.9

  • Add remove command, mirrors npm remove yarn remove and pnpm remove.
  • Add -c <dir> flag to change working directory.

v0.1.8

Fixes

  • Fetch PATH env at runtime.

v0.1.7

  • Add command add

v0.1.6

  • Forward args to install command.

v0.1.5

  • Alias script t to test, so dum t and dum test are equivalent.
  • Add install command to automatically run npm i, yarn or pnpm i depending on the project.
Please wait...
Page is in error, reload to recover