Dernière activité 1732735743

Révision 24ebe9af31f361d02d4cad1717199e8bd10580f5

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