/sle-prjmgr-tools

SUSE Linux Enterprise project management release tools

Primary LanguagePythonEuropean Union Public License 1.2EUPL-1.2

Documentation Status Code style: black

sle-prjmgr-tools

This is a repository containing shared release management tools for SUSE. Tools are expected to be version agnostic, release or version specific tools should be clearly documented.

How to install & use

The preferred way are the RPMs.

You may install the tool via either:

  • zypper in sle-prjmgr-tools
  • pip install sle-prjmgr-tools
  • pip install git+https://github.com/openSUSE/sle-prjmgr-tools.git
  • or you install it from the locally built RPMs or via pip.

Tool overview

For an overview see sle-prjmgr-tools -h or sle-prjmgr-tools <tool_name> -h.

Archive of the old code

This repository has its root (before open-sourcing it) in the internal SUSE Gitlab. If you have access then you may visit the history here.