Dernière activité 1732735743

Bun-2.sh Brut
1bun test # run tests
2bun run start # run the `start` script in `package.json`
3bun install <pkg> # install a package
4bunx cowsay 'Hello, world!' # execute a package