An open API service indexing awesome lists of open source software.

https://github.com/openmainframeproject/mainframe-software-hub-linux


https://github.com/openmainframeproject/mainframe-software-hub-linux

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mainframe Software Hub for Linux

Welcome to the Mainframe Software Hub for Linux. Here you can look for open source packages not available in distribution repositories or community-provided packages.

## Purpose

Currently software artifacts provided by opensource communities typically target `x86` architecture. This project aims to augment that by providing artifacts for `s390x` architecture. Artifacts in this context refers to anything that is produced for consumption by the CI/CD system in place for the particular opensource project. This can include binaries, RPMs, DEBs, and container images.

## Build

A subset of build scripts are provided [here](https://github.com/linux-on-ibm-z/scripts) to build select projects. Any build system can be used to generate corresponding artifacts.

## Discussion

You can connect with the community in a variety of ways...

- [LINK TO MAILING LIST](https://lists.openmainframeproject.org/g/xxxx-discussion)
- [#PROJECT NAME channel on Open Mainframe Project Slack](https://slack.openmainframeproject.org)
- ['PROJECT NAME' category on Open Mainframe Project Community Forums](https://community.openmainframeproject.org/)

## Contributing
Anyone can contribute to the PROJECT NAME project - learn more at [CONTRIBUTING.md](CONTRIBUTING.md)

## Governance
PROJECT NAME is a project hosted by the [Open Mainframe Project](https://openmainframeproject.org). This project has established it's own processes for managing day-to-day processes in the project at [GOVERNANCE.md](GOVERNANCE.md).

## Reporting Issues
To report a problem, you can open an [issue](https://github.com/openmainframeproject/PROJECT NAME/issues) in repository against a specific workflow. If the issue is sensitive in nature or a security related issue, please do not report in the issue tracker but instead email PROJECT NAME-private@lists.openmainframeproject.org.