-
Notifications
You must be signed in to change notification settings - Fork 0
Legacy GenAppTest Examples
madscatt edited this page Jun 20, 2026
·
1 revision
The older documentation referred to a sample application named genapptest.
Those references came from the retired source browser, not from the current
GitHub repository.
The active GenApp framework source is now:
git clone https://github.com/ehb54/genapp.git
cd genapp
git switch php7designerThe following genapptest files were referenced by the historical reference
pages and still need a permanent GitHub home if they should remain executable
examples:
directives.json.templatemenu.jsonmodules/build_1.jsonmodules/build_2.jsonmodules/calculate_2.jsonmodules/center.jsonmodules/data_interpolation.jsonmodules/filetest.jsonmodules/interact_1.jsonmodules/interact_2.jsonmodules/pm.jsonmodules/simulate_1.json
Until those files are imported into a GitHub repository or expanded into
maintained wiki examples, treat references to genapptest as historical
examples rather than current setup instructions.