Tags give the ability to mark specific points in history as being important
-
v0.1.0f1184a85 · ·
Release including all the base elements for a development framework for the C/C++ part of the code: - working venv with all required dependancies (incl. Cspice and fitsio) - working autodoc for C - working diagnostic tools for C code (cppcheck and clang-tidy) - working first stages CI/CD: - venv setup - main program compilation - documentation compilation - cppcheck - clang-tidy