Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aegoroff/yaa

Yandex archive analyzer tool
https://github.com/aegoroff/yaa

Last synced: 5 days ago
JSON representation

Yandex archive analyzer tool

Awesome Lists containing this project

README

        

[![](https://tokei.rs/b1/github/aegoroff/yaa?category=code)](https://github.com/XAMPPRocky/tokei)

# Yaa

Yandex archive analyzer tool

# Installation

Install Rust, then go to sources root and then run:

```shell
cargo install --path .
```

# Usage

```
Usage: yaa [COMMAND]

Commands:
e Show extensions info
s Search archives with extensions specified
t Show technologies info
help Print this message or the help of the given subcommand(s)

Arguments:
Sets Yandex archives path

Options:
-h, --help Print help
-V, --version Print version
```