now in it's own repo, like it should be!

This commit is contained in:
2024-11-18 08:46:54 -06:00
parent 665b1b8d85
commit dcb40d94ab
12 changed files with 274 additions and 1 deletions

5
vars/FrameworkVars Normal file
View File

@@ -0,0 +1,5 @@
#Global Variables used by the framework
export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
export ProjectIncludes="0"
export PreflightCheck="0"