Rum
Is it npm test or was it pnpm test:watch?!
TUI to list, filter and run package.json scripts.
Useful in monorepos, in packages with many commands or when jumping between projects.
Will use the correct package manager: npm, pnpm, yarn or bun.
rum --help
TUI to list, filter and run package.json scripts.
To list the scripts in the current folder:
rum
You can also pass relative or absolute paths either to a folder or a file:
rum ./modules/thing/
rum /code/project/package.json
Usage:
rum <path to folder or package.json> [flags]
Install

npm i -g @thekarel/rum
npx @thekarel/rum
go install github.com/thekarel/rum@latest
eget thekarel/rum
About
Repo: https://github.com/thekarel/rum
Issues: https://github.com/thekarel/rum/issues
Gif
