- name: just-an-installer
- description: A tool that can be used to install binaries in a reliable way by specifying the location and SHA-256.
- snapcraft: https://github.com/rikhuijzer/jas/blob/main/pkg/snapcraft.template.yaml
- aliases:
- jas: just-an-installer.jas
- reasoning: Making
jas
available would be more consistent with the name that becomes available when installing viacargo
sincecargo install jas
(https://crates.io/crates/jas) makes the binary available asjas
. This would allow the use ofjas
in scripts and local development and (Ubuntu) CI.
To the best of my knowledge, there is no existing snap alias already granted or a well-known Linux application conflicting with the aliases requested here.