Projects STRLCPY dum Files
🤬
9de03cef
ROOT /
CHANGELOG.md
29 lines | ISO-8859-1 | 632 bytes

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