xcom-rs 0.1.7

A CLI application
Documentation

xcom-rs

A CLI application written in Rust.

Setup

Prerequisites

  • Rust (1.70+)
  • prek (pre-commit hooks, auto-installed by setup script)

Quick Start

  1. Clone the repository:
git clone <repository-url>
cd xcom-rs
  1. Run the setup script:
./.wt/setup
  1. Build the project:
make build

Contributing

For developer setup, workflows, and repository layout, see CONTRIBUTING.md.

License

MIT