Commit Graph

2 Commits

Author SHA1 Message Date
Nate Kelley 55d873ee2d
Added better formatting for cli package and updated versions to match workspace 2025-09-05 11:39:43 -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