Commit Graph

16 Commits

Author SHA1 Message Date
5ecde81ce4 Fix variable references and conditional debug flags
- Fix PROJECT_CONGIGS_FULL_PATH typo and incorrect assignment in project.sh
- Add missing $ in ProjectIncludes variable reference
- Remove redundant echo in print_error function
- Make debug flags conditional on script_debug variable in DebugMe.sh
- Add Claude-Todo.md documenting completed code review tasks

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 09:37:50 -05:00
93323a60d6 inverse logic... 2025-06-30 13:22:29 -05:00
7e7a68bc92 hopefully final refactor... 2025-06-30 13:21:14 -05:00
1c5a982ddc gitkeep file so a fresh git clone will be ready to go for anyone who uses the framework 2025-06-30 13:08:56 -05:00
102f2dfa30 . 2025-06-30 13:04:36 -05:00
f586b9e3d3 . 2025-06-30 13:03:26 -05:00
283ef3a311 . 2025-06-30 13:02:41 -05:00
0bde996a13 more refactor 2025-06-30 13:01:27 -05:00
d4578dcbf7 More re-factor for 1.0 as I port FetchApply to the framework. 2025-06-30 12:48:28 -05:00
cdcb624d35 tested in live code, merged to framework 2025-06-30 12:33:04 -05:00
38752de0bb some more cleanup on way to 1.0 2025-06-30 12:18:04 -05:00
363fd3eef3 some light refactoring and general cleanup 2025-06-30 12:04:16 -05:00
781d438d4a In process of landing logging support 2025-06-30 12:00:05 -05:00
3ad6977685 pretty printing now in the framework. 2025-06-30 11:44:39 -05:00
dcb40d94ab now in it's own repo, like it should be! 2024-11-18 08:46:54 -06:00
665b1b8d85 Initial commit 2024-11-18 14:29:36 +00:00