kam 0.4.15

A lightweight, networkless CLI for scaffolding and packaging Magisk/Kernelsu/APU/Anykernel3/Astrbot/... modules.
Documentation
1
2
3
4
5
6
7
8
9
10
# Enforce LF for text files in this repository
* text=auto eol=lf

# Ensure common script types use LF
*.sh text eol=lf
*.ps1 text eol=lf
*.bat text eol=lf
*.rs text eol=lf
*.toml text eol=lf
*.md text eol=lf