mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:34:31 +00:00
- Rewrite stale foreign home prefixes when loading env defaults (macOS <-> Linux)
- Write /Users/chrisfu-relative values to env.sh; sanitize prole.cfg paths to use ${HOME}
- Remove remaining /Users/chrisfu defaults from helper scripts and OpenTofu kubeconfig path
- Make installer tests more reliable by forcing repo root to front of sys.path
Co-authored-by: Junie <junie@jetbrains.com>
|
||
|---|---|---|
| .. | ||
| core | ||
| scripts | ||
| ui | ||
| __init__.py | ||
| build.py | ||
| config.py | ||
| core.py | ||
| deploy.py | ||
| main.py | ||
| milestone.py | ||
| ncurses_installer.py | ||
| ncurses_ui.py | ||
| README.md | ||
| runner.py | ||
| screen.py | ||
| state.py | ||
| welcome.txt | ||
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.