Commit Graph

5 Commits

Author SHA1 Message Date
dal 1b26673c49
tsconfig and package fixes 2025-10-03 12:52:45 -06:00
dal b42f2b37a4
lint and ts config and package.json fixes 2025-10-03 12:48:47 -06:00
Nate Kelley 185d01e272
react jsx syntax over invidiual imports 2025-09-05 11:44:08 -06:00
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