Commit Graph

2 Commits

Author SHA1 Message Date
Nate Kelley 29af17ede8
cli upgrade to biome 2 2025-10-09 09:36:12 -06:00
dal 71230bdaed
Refactor CLI to TypeScript and remove Rust components
- Added TypeScript-based CLI commands for local development and execution.
- Updated package.json with new CLI scripts for development and execution.
- Enhanced .gitignore to exclude TypeScript build artifacts and logs.
- Removed Rust-related files and configurations, including Cargo.toml, Makefile, and various source files.
- Updated README.md to reflect the new TypeScript implementation and technologies used.
- Cleaned up unused files and directories related to the previous Rust implementation.
2025-08-27 13:54:22 -06:00