README.rst
setup.py
cabrita/__init__.py
cabrita/__main__.py
cabrita/command.py
cabrita/run.py
cabrita/versions.py
cabrita.egg-info/PKG-INFO
cabrita.egg-info/SOURCES.txt
cabrita.egg-info/dependency_links.txt
cabrita.egg-info/entry_points.txt
cabrita.egg-info/requires.txt
cabrita.egg-info/top_level.txt
cabrita/abc/__init__.py
cabrita/abc/base.py
cabrita/abc/utils.py
cabrita/components/__init__.py
cabrita/components/box.py
cabrita/components/config.py
cabrita/components/dashboard.py
cabrita/components/docker.py
cabrita/components/git.py
cabrita/components/watchers.py
cabrita/tests/__init__.py
cabrita/tests/test_box.py
cabrita/tests/test_compose.py
cabrita/tests/test_configTemplate.py
cabrita/tests/test_config_v0.py
cabrita/tests/test_config_v1.py
cabrita/tests/test_config_v2.py
cabrita/tests/test_dashboard.py
cabrita/tests/test_dockerComposeWatch.py
cabrita/tests/test_dockerInspect.py
cabrita/tests/test_gitInspect.py
cabrita/tests/test_run.py
cabrita/tests/test_systemWatch.py
cabrita/tests/test_userWatch.py
cabrita/tests/test_utils.py
cabrita/tests/test_versions.py
cabrita/tests/test_watch.py