Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 584 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 584 Bytes

Build Status

Termux packaging tools

This project contains packaging tools for Termux written in Rust.

NOTE: This is my first Rust code, so suggestions for improvements are very welcome!

NOTE: These are newly created tools not yet tested.

Contributing

Run ./check.sh to format code with rustfmt and check it with clippy before submitting a pull request.