A command-line tool that displays real-time public transit departures with vehicle details, built with TypeScript and Bun.
- Install dependencies:
bun install
- Set environment variable:
export GOLEMIO_API_KEY="your-api-key"
bun run src/main.ts
zod
: Runtime type checking and validation