Installation
Prerequisites
- Rust 1.70+
- clang (for
hgl build/hgl run) — optional for interpreter-only use
macOS
xcode-select --install
Linux
sudo apt install clang
Install Han
git clone https://github.com/xodn348/han.git
cd han
cargo install --path .
hgl is now available globally.
Verify Installation
hgl --help