Projects STRLCPY dum Commits 36a8fe34
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 2 lines
    3 3  <p align="center">
    4 4  <img src="https://mystickermania.com/cdn/stickers/games/among-us-lime-character-dum.svg" width="200">
    5 5  <br><br>
    6  -<strong>dum</strong> replaces <code>npm run</code>. <br>Instead of waiting 200ms for your npm client to start, it will start immediately.
     6 +<strong>dum</strong> replaces <code>npm run</code> and <code>npx</code>. <br>Instead of waiting 200ms for your npm client to start, it will start immediately.
    7 7  <br>
    8 8  <strong>💛 You can help the author become a full-time open-source maintainer by <a href="https://github.com/sponsors/egoist">sponsoring him on GitHub</a>.</strong>
    9 9  </p>
    skipped 36 lines
    46 46  ```bash
    47 47  dum some-npm-script
    48 48   
    49  -dum some-npm-script --flags will --be forwareded
     49 +dum some-npm-script --flags will --be forwarded
     50 +# Like npx, but mush faster
     51 +dum some-npm-package-cli-name --flags will --be forwarded
    50 52   
    51 53  # Run `npm i` or `yarn` or `pnpm i` depending on the project
    52 54  dum install # or `dum i`
    skipped 26 lines
Please wait...
Page is in error, reload to recover