Commit Graph

10 Commits

Author SHA1 Message Date
Nick Heppler
cad8d64c23 feat: Add --reload flag to data synchronization script for loading JSON data
- Introduced a new command-line argument `--reload` to allow loading data from a specified JSON file.
- Updated `parse_arguments` to include the `--reload` flag.
- Modified `main` function to truncate the feature layer and load data from the JSON file when the flag is used.
- Enhanced documentation to reflect the new functionality and usage examples.
2025-05-22 11:25:41 -04:00
Nick Heppler
5be8659264 docs: Update README to include --test flag functionality
- Added documentation for the new `--test` command-line argument.
- Updated the "Script Usage" section to reflect the new flag.
- Enhanced the "Functionality" section to mention the test mode feature.
- Included examples of how to use the `--test` flag in the "Usage Examples" section.
2025-05-22 10:32:35 -04:00
Nick Heppler
ed8647df43 Improve README file. 2025-04-15 18:01:15 -04:00
Nick Heppler
0ebb27729d Update shields.io badges. 2025-04-15 17:15:19 -04:00
Nick Heppler
3765c78de0 Improve README 2025-04-01 20:21:03 -04:00
Nick Heppler
b8e0c37482 Fix link to logo 2025-04-01 19:56:25 -04:00
Nick Heppler
8c2cfb8118 Add release badge, logo to README 2025-04-01 19:48:44 -04:00
Nick Heppler
da4ef4dc55 Update README 2025-04-01 19:19:30 -04:00
Nick Heppler
2e17eac57d Update README file. 2025-03-26 12:07:02 -04:00
54e188bc55 Initial commit 2025-03-26 08:45:38 -04:00