Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cedric05/rust-asar


https://github.com/cedric05/rust-asar

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# rust-asar
Command line utility to extract/list asar files

## Commands

### List
Lists asar file contents
```shell
rust-asar list
```

### Extract
Extracts asar file
```shell
rust-asar extract
```