Go to file
Dylan Araps 76001821b0
kiss: drop subshell usage from pkg_find
The subshell prevents die() from exiting on error which causes
issues with non-existent packages.

This modifies the function to store the path in $repo_dir which
is then used by callers. Had to shuffle some things around and
fix issues with the new behavior.

New behavior is that non-existent packages are caught ASAP.
Please let me know if there are any issues.
2021-07-02 13:39:38 +00:00
.github/workflows ci: Run on pull requests 2020-01-08 22:21:10 +02:00
contrib kiss-outdated: Fix clang 2021-07-01 13:00:35 +00:00
LICENSE docs: Drop .txt from README/LICENSE 2020-07-10 13:19:56 +03:00
README kiss: minor changes 2020-09-11 17:38:02 +03:00
kiss kiss: drop subshell usage from pkg_find 2021-07-02 13:39:38 +00:00

README

|/
|\ISS                                                           https://k1ss.org
________________________________________________________________________________


Package Manager
________________________________________________________________________________

KISS' tiny package manager.

Documentation: https://k1ss.org/package-manager
               https://k1ss.org/package-system