A CLI application written in Rust.
- Rust (1.70+)
- prek (pre-commit hooks, auto-installed by setup script)
- Clone the repository:
git clone <repository-url>
cd xcom-rs- Run the setup script:
./.wt/setup- Build the project:
make buildFor developer setup, workflows, and repository layout, see CONTRIBUTING.md.
MIT