Before you begin, ensure you have:
-
just — task runner (install guide)
-
Platform-specific requirements listed below
| Platform | Additional Requirements |
|---|---|
Linux |
See README.adoc |
macOS |
See README.adoc |
Windows |
See README.adoc |
# Clone and set up
git clone https://github.com/hyperpolymath/hyperpolymath.github.io.git
cd hyperpolymath.github.io
just setupThe setup script will:
-
Detect your platform and shell
-
Install missing dependencies (with your permission)
-
Configure the application
-
Offer install location choices
-
Run a self-diagnostic to verify everything works
If something isn’t working:
just doctorThis checks all dependencies, permissions, paths, and connectivity. If it finds issues, it will suggest fixes.
To attempt automatic repair:
just heal-
In-app:
just run --help -
Guided tour:
just tour -
Report a problem:
just help-me(pre-fills diagnostic context) -
Wiki: https://github.com/hyperpolymath/hyperpolymath.github.io/wiki
just uninstallYou will be asked:
-
Which uninstall tier (Bennett reversible, parameter-based, standard, or secure)
-
Whether to include or exclude your data
-
Whether to clear caches and LLM models