Command line utility belt for Autonomic
このリポジトリは2020-06-17にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
ファイルへ移動
Luke Murphy 9520868cc3
continuous-integration/drone/push Build is passing 詳細
Add first stab at decrypt command
2020-04-13 17:40:07 +02:00
autonomic Add first stab at decrypt command 2020-04-13 17:40:07 +02:00
changelog Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
docs Fix docs build and format docs conf 2020-04-11 22:54:28 +02:00
test Add coophost and coopaas experimental commands 2020-04-12 15:41:30 +02:00
.drone.yml That made no difference, revert 2020-04-12 00:14:17 +02:00
.envrc.sample ADd envrc sample 2020-04-08 13:25:24 +02:00
.gitignore Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
.readthedocs.yml Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
CHANGELOG.rst Add first stab at decrypt command 2020-04-13 17:40:07 +02:00
CODE_OF_CONDUCT.rst Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
CONTRIBUTING.rst Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
LICENSE Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
MANIFEST.in Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
README.rst Fix docs build 2020-04-11 22:56:28 +02:00
mypy.ini Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
pyproject.toml Login is possible 2020-04-11 00:17:36 +02:00
setup.cfg Add coophost and coopaas experimental commands 2020-04-12 15:41:30 +02:00
setup.py Init the cooperative command-line interface 2020-04-03 14:32:16 +02:00
tox.ini Fix docs build and format docs conf 2020-04-11 22:54:28 +02:00

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.