Mr-Emacs/scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Script Repository This repository contains various scripts for automation and utility purposes. ## Features - Dynamic tracking of changed files after each commit using a JSON lock file. ## Usage 1. Clone the repository. 2. Run the scripts as needed. 3. The JSON lock file will automatically update to reflect any changes made to the files. ## JSON Lock File The JSON lock file is used to track which files have been modified. It is updated dynamically after each commit.