Command line utility belt for Autonomic
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Luke Murphy 9520868cc3
continuous-integration/drone/push Build is passing Details
Add first stab at decrypt command
3 years ago
autonomic Add first stab at decrypt command 3 years ago
changelog Init the cooperative command-line interface 3 years ago
docs Fix docs build and format docs conf 3 years ago
test Add coophost and coopaas experimental commands 3 years ago
.drone.yml That made no difference, revert 3 years ago
.envrc.sample ADd envrc sample 3 years ago
.gitignore Init the cooperative command-line interface 3 years ago
.readthedocs.yml Init the cooperative command-line interface 3 years ago
CHANGELOG.rst Add first stab at decrypt command 3 years ago
CODE_OF_CONDUCT.rst Init the cooperative command-line interface 3 years ago
CONTRIBUTING.rst Init the cooperative command-line interface 3 years ago
LICENSE Init the cooperative command-line interface 3 years ago
MANIFEST.in Init the cooperative command-line interface 3 years ago
README.rst Fix docs build 3 years ago
mypy.ini Init the cooperative command-line interface 3 years ago
pyproject.toml Login is possible 3 years ago
setup.cfg Add coophost and coopaas experimental commands 3 years ago
setup.py Init the cooperative command-line interface 3 years ago
tox.ini Fix docs build and format docs conf 3 years ago

README.rst

.. _header: ********* autonomic ********* .. image:: https://img.shields.io/badge/license-GPL-brightgreen.svg :target: LICENSE :alt: Repository license .. image:: https://badge.fury.io/py/autonomic.svg :target: https://badge.fury.io/py/autonomic :alt: PyPI package .. image:: https://drone.autonomic.zone/api/badges/autonomic-cooperative/autonomic/status.svg :target: https://drone.autonomic.zone/autonomic-cooperative/autonomic :alt: Drone CI/CD result .. _introduction: Command line utility belt for Autonomic --------------------------------------- .. _documentation: Documentation ------------- Documentation coming soon TM.