Command line utility belt for Autonomic
This repository has been archived on 2020-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luke Murphy cd3bd67783
continuous-integration/drone/push Build is passing Details
That made no difference, revert
2020-04-12 00:14:17 +02:00
autonomic Another more portable user/home finder 2020-04-12 00:05:32 +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 Shore up test with a fixture for now 2020-04-11 23:59:47 +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 0.0.2 change log 2020-04-11 23:26:46 +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 Git status checks and more hacking 2020-04-11 22:47:16 +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.