Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalando-stups/stups-cli
PyPI meta package to pull user CLI tools
https://github.com/zalando-stups/stups-cli
Last synced: 2 months ago
JSON representation
PyPI meta package to pull user CLI tools
- Host: GitHub
- URL: https://github.com/zalando-stups/stups-cli
- Owner: zalando-stups
- Archived: true
- Created: 2015-05-27T19:41:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-07T10:04:47.000Z (over 5 years ago)
- Last Synced: 2024-11-08T01:43:09.840Z (3 months ago)
- Language: Python
- Homepage: http://stups.io
- Size: 16.6 KB
- Stars: 9
- Watchers: 16
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
- starred-awesome - stups-cli - PyPI meta package to pull user CLI tools (Python)
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: LicenseMeta 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