1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-25 08:30:05 -07:00

docs: update

This commit is contained in:
Dylan Araps 2019-09-11 09:02:24 +03:00
parent 4c81ef1cd3
commit 133bff4efa

View File

@ -5,6 +5,8 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`.
- Only 500~ lines of POSIX `sh` (*excluding blank lines and comments*).
- Runtime dependency detection.
- Incremental package installation.
- Fast dependency solver.
- File conflict detection.
- Binary stripping.
- `shellcheck` compliant.