-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Description
Why is it worth to add this package?
I'd love to be able to deploy my infrastructure from termux using opentofu, which is becoming a real alternative to terraform. And to have it timely updated (the standalone method, even if it ends up working, requires a manual intervention to know a new version is released and to upgrade it)
Home page URL
Source code URL
https://github.com/opentofu/opentofu
Packaging policy acknowledgement
-
The project is actively developed.
-
The project has existing packages and is "well known".
-
Licensed under an open source license.
-
Not available through a language package manager: pip, npm, cpan, cargo, etc.
-
Not taking up too much disk space (< 100MiB per architecture, exceptions can be made)
-
Not duplicating the functionality of existing packages.
-
Not serving hacking, malware, phishing, spamming, spying, ddos functionality.
-
I certify that I have read Termux Packaging Policy and understand that my request will be denied if it is found lacking.
Additional information
I tried to build using the standalone method: https://opentofu.org/docs/intro/install/standalone/
I didn't manage to make it work, it complained about git not being installed when it was.