unwx

Crates.iounwx
lib.rsunwx
version0.1.0
sourcesrc
created_at2024-04-11 15:41:04.055927
updated_at2024-04-11 15:41:04.055927
descriptionunpack wxapkg easily.
homepagehttps://github.com/unbyte/unwx
repositoryhttps://github.com/unbyte/unwx
max_upload_size
id1205081
size12,229
(unbyte)

documentation

README

unwx

Get

Download prebuilt binaries from Releases,

or install using cargo:

cargo install unwx

Usage

# unpack to path/to/wxapkg.unpacked/
unwx path/to/wxapkg

# unpack to dest/
unwx path/to/wxapkg -o dest

# clean dest/ before unpack
unwx path/to/wxapkg -o dest --clean

License

MIT License.

Commit count: 1

cargo fmt