dum replaces npm run.
Instead of waiting 200ms for your npm client to start, it will start immediately.
💛 You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.


CleanShot 2021-11-20 at 15 23 54@2x




Install

If you are a Rust user:

bash cargo install dum

Or download a release and move it to /usr/local/bin manually.

PR welcome for adding a shell script so you can install dum with a single curl command.

Usage

```bash dum some-npm-script

dum some-npm-script --flags will --be forwareded

More

dum --help ```

TODO

Inspiration

Inspired by bun.

Sponsors

sponsors

License

MIT © EGOIST