Projects STRLCPY dum Commits 4b2ba3ed
🤬
  • ■ ■ ■ ■
    README.md
    skipped 42 lines
    43 43   
    44 44  ## Usage
    45 45   
    46  -`dum <npm_script|bin_script> [...args_to_forward]`: Run npm scripts or scripts in `node_modules/.bin`, like `yarn run`, `npm run`, `npx.
     46 +`dum <npm_script|bin_script> [...args_to_forward]`: Run npm scripts or scripts in `node_modules/.bin`, like `yarn run`, `npm run`, `npx`.
    47 47   
    48 48  If you want to pass flags to `dum` itself, like the `-c` flag to change directory, you should put it before the script name, like `dum -c another/directory script_name --forward some_flag`.
    49 49   
    skipped 45 lines
Please wait...
Page is in error, reload to recover