whoizit / kiss

Package manager for KISS (quiet build & install)

Home Page:https://getkiss.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kiss

Tiny package manager for KISS written in POSIX sh.

Package format

See: https://getkiss.org/pages/package-system/

Usage

➜ kiss
=> kiss [b|c|i|l|r|s|u] [pkg] [pkg] [pkg]
=> build:     Build a package.
=> checksum:  Generate checksums.
=> install:   Install a package.
=> list:      List installed packages.
=> remove:    Remove a package.
=> search:    Search for a package.
=> update:    Check for updates.

Extending the package manager.

See: https://github.com/kisslinux/kiss-utils

About

Package manager for KISS (quiet build & install)

https://getkiss.org/

License:MIT License


Languages

Language:Shell 100.0%