Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

package manager tool? #49

@jshimoda9323

Description

@jshimoda9323

So far the zopen tool has been great for developers to work on porting OSS tools. We will soon need a command/tool for installing and managing (upgrading?) these OSS tools and their version numbers, similar to other platforms' package management tools. Any ideas here?

One idea is to have commands that allows for searching, listing local installations, and installing packages. Example:

zopen list # List the locally installed packages
zopen search git # Search the list of available packages
zopen install git # Install the specified package
zopen purge git # Uninstall the specified package

Ideally, zopen would be both open sourced but also shipped with z/OS Unix so user's don't have to first install zopen on a fresh system, if that is possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions