Installation
Heightcraft is a Python-based tool. Ensure you have Python 3.8+ installed.
Prerequisites
- Python 3.8+
- pipx (Python Package Installer)
- CUDA (Optional, for GPU acceleration)
Install via pipx
pipx install heightcraft
Verifying Installation
Run the following command to verify that Heightcraft is installed correctly:
heightcraft --help
You should see the help message with a list of available commands and options.