Forrest is an npm desktop client to deal with daily work flows. It lets you control common npm commands and all custom scripts defined in the package.json.
stefanjudis/forrest 的主要功能包括:Script Management Tools。
stefanjudis/forrest 的开源替代品包括: bahmutov/npm-quick-run — Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr. heldr/headr — Adds header / banner info to a file. Nice to use as npm script :). keithamus/hashmark — HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file… micromata/cli-error-notifier — Sends native desktop notifications if CLI apps fail. ruyadorno/ntl — Node Task List: Interactive cli to list and run package.json scripts. ryanzim/edit-script — Edit npm scripts from the command line without worrying about json escaping.
HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.
Sends native desktop notifications if CLI apps fail
Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr