From 91e7b33733763d89c8a43521c39c5c33253c3f51 Mon Sep 17 00:00:00 2001 From: Ryan Roberts Date: Tue, 1 Jul 2025 17:40:15 +0100 Subject: [PATCH] DEBUG: TMP --- documentation/overview.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/overview.rst b/documentation/overview.rst index 2d7a155..3f84a20 100644 --- a/documentation/overview.rst +++ b/documentation/overview.rst @@ -56,6 +56,8 @@ Features Architecture ************ +TEST + Shrinkwrap is implemented in Python and has a command line interface similar to git, with sub-commands that take options. The Python code parses the supplied config(s) to generate shell commands that are executed in a backend runtime. The -- GitLab