simplified the code. re-learned the lessons from my previous custom markdown pre processing. much better...

This commit is contained in:
2024-11-18 10:02:13 -06:00
parent c08375b657
commit 3350a05b3e
34 changed files with 107 additions and 287 deletions

View File

@@ -0,0 +1,12 @@
# 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