rum
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/rum/
A TUI to list, search and run package.json scripts.

rum is a command line tool that helps developers list, search and run package.json scripts through a TUI interface.
The tool displays a way to execute scripts interactively, has search functionality for filtering available scripts, quick execution of selected scripts and can choose the package managers.
Frontend engineers, especially those that are JavaScript or TypeScript developers using multiple npm scripts would benefit from using rum. It helps in discovering and executing npm scripts in JavaScript projects without memorizing script names or repeatedly checking package.json files.
