1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 06:20:14 +02:00

Merge pull request #5332 from bobralks/patch-1

Add Bun as a task runner
This commit is contained in:
dsh
2024-05-10 14:38:17 +01:00
committed by GitHub

View File

@@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [npm script](https://docs.npmjs.com/cli/v8/using-npm/scripts)
- [yarn script](https://classic.yarnpkg.com/lang/en/docs/cli/run/#toc-yarn-run-script)
- [bun script](https://bun.sh/docs/cli/run#run-a-package-json-script)