Commit Graph

4 Commits

Author SHA1 Message Date
plurpio 97b7d2860a fix: do not hard depend on sudo being installed (#671)
similar to #193
the checkCommandRequirements function under checkEnv hard-depended on
sudo, although doas can be picked as an $ESCALATION_TOOL.
2024-09-28 14:01:23 -05:00
Nyx aaa91da918 remove unnecessary packagers (#614)
* remove rpm

* remove yum

* remove xbps

* remove packagers from common-script

---------

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-22 12:33:53 -05:00
Nyx 995a51a665 Use more colors in common-script (#574)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-21 09:20:50 -05:00
Adam Perkowski 216f1a4836 Restructure the crates (#549)
GitHub Pages Deploy / build-and-deploy (push) Has been cancelled
* BIG CHANGES

* core metadata

* Added readme.md to the package

* Moved the crate back to tui

Co-authored-by: Liam <lj3954@users.noreply.github.com>

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-19 19:09:53 -05:00