amethyst
amethyst copied to clipboard
[FEATURE]: Build and install from git url
Is your feature request related to a problem? Please describe.
Not really, it would just be nice
Describe the solution you'd like
ame ins git:<git url> maybe? Or ame ins -g <url> so that users don't do it unintentionally?
Describe alternatives you've considered
n/a
Additional context
No response
hmm how would it find the pkgbuilds? like theres some repos that have pkgbuilds in folders inside the git repo.
like this repo for example archlinuxarm/PKGBUILDs
I mean ideally they'd be set up like ours and the AUR where the git repo has PKGBUILD at the root, but I suppose it could always just ask if it can't find one? (I think scanning would be a bad idea in the case like your link where there are multiple packages in one.)