6 Commits

Author SHA1 Message Date
1d65d1ce31 context: add context
All checks were successful
CI / build (push) Successful in 1m50s
pkh context allows to manage contexts (local, ssh) and run contextualized commands (deb)

in other words, this allows building binary packages over ssh
2025-12-15 20:48:44 +01:00
bead6f5aca deps: updated dependencies
Some checks failed
CI / build (push) Failing after 1m1s
2025-11-28 15:36:45 +01:00
32705b4b35 get: archive download fallback for non-git packages 2025-11-28 15:20:16 +01:00
311304666f better logging
Use callbacks to report progress, indicatif for progress bars, no direct logs but progress messages
2025-11-27 19:34:46 +01:00
a4d2441b0a changelog: added changelog 2025-11-26 21:30:34 +01:00
c466ad1846 Initial commit
- pkh created
- basic 'get' command to obtain a source package
2025-11-26 00:22:09 +01:00