buster/apps/cli-legacy/cli
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
..
src Refactor CLI to TypeScript and remove Rust components 2025-08-27 13:54:22 -06:00
Cargo.toml Refactor CLI to TypeScript and remove Rust components 2025-08-27 13:54:22 -06:00
build.rs Refactor CLI to TypeScript and remove Rust components 2025-08-27 13:54:22 -06:00
docker-compose.yml Refactor CLI to TypeScript and remove Rust components 2025-08-27 13:54:22 -06:00