Skip to content

Kiss package manager written in C

License

Notifications You must be signed in to change notification settings

aabacchus/ckiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# CKISS

An implementation of the kiss package manager in C.


[.] = partially implemented
[x] = fully implemented

[ ] alternatives
[ ] build
[ ] hooks
[x] checksum
[.] download
[ ] install
[x] list
[ ] remove
[x] search
[.] update
[ ] upgrade
[x] version
[ ] external tools

## Dependencies

BLAKE3 library (https://git.sr.ht/~mcf/b3sum)