Files
opencode/packages/opencode
David Hill 13446cf8cc wip: start screen opencode tips
show a tip on the start screen from a list of 101 opencode tips
2026-01-19 13:55:24 -06:00
..
2026-01-19 09:03:52 -06:00
2026-01-19 13:55:24 -06:00

js

To install dependencies:

bun install

To run:

bun run index.ts

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