From b219ca39c5db3b331e59ca12797d1db23a5b3f02 Mon Sep 17 00:00:00 2001 From: maerkl24 Date: Sun, 29 Oct 2023 09:17:45 +0100 Subject: [PATCH] Add command to execute development state of program --- docs/developer/getting_started.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/developer/getting_started.rst b/docs/developer/getting_started.rst index d6edfa9..80420fa 100644 --- a/docs/developer/getting_started.rst +++ b/docs/developer/getting_started.rst @@ -59,3 +59,12 @@ To build the documentation, run the following commands: cd docs pdm run make html + +Execute Hockey Game Clock (Development State) +--------------------------------------------- + +To execute the current development state of the ``hockeygameclock``, run the following commands: + +.. code-block:: shell + + pdm pdm run python -m hockeygameclock