Releases: egoist/dum
Releases · egoist/dum
v0.1.9
- Add
remove
command, mirrorsnpm remove
yarn remove
andpnpm remove
. - Add
-c <dir>
flag to change working directory.
v0.1.8
Fixes
- Fetch
PATH
env at runtime.
v0.1.7
Features
- Add command
add
v0.1.6
Fixes
Forward args to install
command.
v0.1.5
Features
- Alias script
t
totest
, sodum t
anddum test
are equivalent. - Add
install
(aliasi
) command to automatically runnpm i
,yarn
orpnpm i
depending on the project.
v0.1.4
Features
Omit script name to show a list of available scripts, i.e. just run dum
.
v0.1.3
Features
Use closest package.json
and node_modules/.bin
directory, it searches parent directories until it reaches root /
.
v0.1.2
v0.1.2