starting to standardize the way packages are handled

This commit is contained in:
Matthew Stobbs
2026-01-25 15:42:22 -07:00
parent 59832a61e5
commit b727fb4231
6 changed files with 199 additions and 100 deletions

View File

@@ -35,12 +35,12 @@ argument_specs:
- source
- appimage
- flatpak
- cask
- snap
description:
- Default installation method for packages.
- Varies between each indivdual package, but this is for overall package installation.
- Possible values are V(system), V(source), V(appimage), V(flatpak), V(cask), V(snap)
- Possible values are V(system), V(source), V(appimage), V(flatpak), V(snap)
- When using MacOS, the V(system) option uses homebrew by default.
install_prefix:
type: path
default: /usr/local