Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation System #270

Open
AOrthVector opened this issue Jan 3, 2024 · 0 comments
Open

Installation System #270

AOrthVector opened this issue Jan 3, 2024 · 0 comments
Labels
silver issues related to moving to OpenSSF silver badge

Comments

@AOrthVector
Copy link
Contributor

AOrthVector commented Jan 3, 2024

The project MUST provide a way to easily install and uninstall the software produced by the project using a commonly-used convention.

Examples include using a package manager (at the system or language level), "make install/uninstall" (supporting DESTDIR), a container in a standard format, or a virtual machine image in a standard format. The installation and uninstallation process (e.g., its packaging) MAY be implemented by a third party as long as it is FLOSS.

The project MUST provide a way for potential developers to quickly install all the project results and support environment necessary to make changes, including the tests and test environment. This MUST be performed with a commonly-used convention.

This MAY be implemented using a generated container and/or installation script(s). External dependencies would typically be installed by invoking system and/or language package manager(s), per external_dependencies.

@AOrthVector AOrthVector converted this from a draft issue Jan 3, 2024
@AOrthVector AOrthVector added the silver issues related to moving to OpenSSF silver badge label Jan 3, 2024
@AOrthVector AOrthVector moved this to In Progress in The Road to Gold Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
silver issues related to moving to OpenSSF silver badge
Projects
None yet
Development

No branches or pull requests

1 participant