cli-framework/README.md
Eric Rumsey 825fe82168 Initial commit
Includes first version of Bridagier command parser
2025-05-14 16:22:35 -05:00

227 B

cli-framework

To install dependencies:

bun install

To run:

bun run index.ts

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