Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 691 Bytes

CI

This repository has been archived since it is not in use by any of Termux's component

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.