Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zalando-stups/stups-cli

PyPI meta package to pull user CLI tools
https://github.com/zalando-stups/stups-cli

Last synced: about 1 month ago
JSON representation

PyPI meta package to pull user CLI tools

Awesome Lists containing this project

README

        

==================
STUPS Meta Package
==================

.. image:: https://img.shields.io/pypi/dw/stups.svg
:target: https://pypi.python.org/pypi/stups/
:alt: PyPI Downloads

.. image:: https://img.shields.io/pypi/v/stups.svg
:target: https://pypi.python.org/pypi/stups/
:alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/l/stups.svg
:target: https://pypi.python.org/pypi/stups/
:alt: License

Meta package to install all STUPS command line tools.

.. code-block:: bash

$ sudo pip3 install --upgrade stups

Run the "stups" wrapper script to configure all STUPS command line tools:

.. code-block:: bash

$ stups

Releasing
=========

.. code-block:: bash

$ ./release.sh