Files
poiesis/.gitignore
Evan Reichard 23730868b8 feat(cli): add cobra-based CLI with subcommands
Replace simple argument parsing with cobra to provide better CLI experience:

- Add 'execute' subcommand for running TypeScript files
- Add 'types' subcommand for printing TypeScript type declarations
- Add help text and error handling
- Update documentation with new usage examples

Add dependencies: github.com/spf13/cobra, github.com/spf13/pflag
2026-01-29 21:32:00 -05:00

2 lines
10 B
Plaintext