https://github.com/openmainframeproject/zvm-community-tools
https://github.com/openmainframeproject/zvm-community-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openmainframeproject/zvm-community-tools
- Owner: openmainframeproject
- License: apache-2.0
- Created: 2021-10-01T13:04:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-22T17:38:43.000Z (6 months ago)
- Last Synced: 2025-12-24T06:37:57.437Z (6 months ago)
- Language: Python
- Size: 1.32 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README

# z/VM Community Tools
z/VM Community Tools
## Install
Each subdirectory has its own install process:
- ``execs/`` - Download the ``https://github.com/openmainframeproject/zvm-community-tools/blob/main/execs/zvmtools.vmarc`` file and copy it to z/VM in binary, and unpack it.
- ``dmscmd/`` - Follow the instructions here: https://github.com/openmainframeproject/zvm-community-tools/tree/main/dmscmd#building-dmscmd
- ``zlma`` - Use the ``instzlma`` bash script
- ``ztrust/`` - Follow the instructions here: https://github.com/openmainframeproject/zvm-community-tools/tree/main/ztrust
## Build
Each subdirectory has its own build process, if any:
- ``execs`` - Because REXX EXECs are interpreted, there is no build process necessary.
- ``zlma`` - There is an install script ``instzlma`` that will be described in detail...
## Discussion
You can connect with the community in a variety of ways...
- [z/VM Community Tools channel on Open Mainframe Project Slack](https://openmainframeproject.slack.com/archives/C035HAMNUU9)
- [z/VM Community Tools category on Open Mainframe Project Community Forums](https://community.openmainframeproject.org/)
## Contributing
Anyone can contribute to the z/VM Community Tools project - learn more at [CONTRIBUTING.md](CONTRIBUTING.md)
## Governance
z/VM Community Tools 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/z/VM Community Tools/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 z/VM Community Tools-private@lists.openmainframeproject.org.