mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 18:34:31 +00:00
- Replace direct script invocation with `$PROLE_HOME/env.sh` wrapper for consistent environment setup across all components. - Update runtime processes to dynamically resolve `$PROLE_HOME` or fallback to `$HOME/.prole`. - Deprecate `init-port-forwards.sh` script bundling; remove from LaunchAgentManager and build system. - Overhaul `env.sh` generation to include execution capability, customizable paths, and improved error handling. - Standardize app name and paths to "Prole Tools" across all files and UI elements. - Adjust build output to align with new structure, including executable naming and resource packaging. |
||
|---|---|---|
| .. | ||
| scripts | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| deploy.py | ||
| main.py | ||
| README.md | ||
| screen.py | ||
| welcome.txt | ||
| workstation.py | ||
Moved
This document has moved. Please see the up-to-date installer guide at:
installer/README.md
The root-level file is kept only as a pointer to avoid breaking links during the refactor.