shell output tester
Go to file
2026-03-09 21:13:41 -07:00
.gitignore shout it out 2026-03-09 21:13:41 -07:00
.npmrc shout it out 2026-03-09 21:13:41 -07:00
bun.lock shout it out 2026-03-09 21:13:41 -07:00
index.ts shout it out 2026-03-09 21:13:41 -07:00
package.json shout it out 2026-03-09 21:13:41 -07:00
README.md shout it out 2026-03-09 21:13:41 -07:00
SPEC.md shout it out 2026-03-09 21:13:41 -07:00
tsconfig.json shout it out 2026-03-09 21:13:41 -07:00

shout

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.10. Bun is a fast all-in-one JavaScript runtime.