repo-rs-cli 0.2.2

Command-line interface for repo-rs
1
2
3
4
5
6
7
8
9
10
11
12
13
# repo-rs-cli

Command-line interface for `repo-rs`, a Rust implementation of the Android repo tool.

## Usage

```sh
repo --help
```

## License

Licensed under either of [MIT](../LICENSE-MIT) or [Apache-2.0](../LICENSE-APACHE) at your option.