software-gardening / almanack

An open-source handbook of applied guidance and tools for sustainable software development and maintenance.
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Create two test datasets to track low and high entropy #46

Closed willdavidson05 closed 3 weeks ago

willdavidson05 commented 1 month ago

Existing issue check

Description

I want to add user-specified data to two separate markdown files, each located in their own folders, so that I can maintain proper stability and tracking within the .git repository.

Example

Using sub-processes to add/commit on the markdown files, allowing us to track changes in line content of each file directory.

Would you like to work on a solution for this?