ReachableCEO 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
2025-06-30 13:22:29 -05:00
2025-06-30 13:01:27 -05:00
2024-11-18 14:29:36 +00:00

ReachableCEOShellFramework

Introduction

My shell scripting framework developed over 20 years of coding bash professionally.

This is a collection of code/functions/templates/methodologies I've put together over 20 years of coding.

  • Error handling/tracing
  • Help
  • Robust CLI argument handling
Description
My shell scripting framework developed over the years
Readme AGPL-3.0 124 KiB
First release Latest
2025-07-15 23:30:12 +00:00
Languages
Shell 100%