Skip to content

Release v0.02

Choose a tag to compare

@inviti8 inviti8 released this 19 Sep 07:03
· 38 commits to master since this release

HeavyMeta CLI v0.02

Downloads

Platform-Specific Downloads

All Platforms

Installation

Windows

  1. Download hvym-windows.zip
  2. Extract the archive
  3. Run hvym-windows.exe from command prompt

macOS (Apple Silicon)

  1. Download hvym-macos-arm64.tar.gz
  2. Extract: tar -xzf hvym-macos-arm64.tar.gz
  3. Run: ./hvym-macos-arm64

macOS (Intel amd64)

  1. Download hvym-macos-amd64.tar.gz
  2. Extract: tar -xzf hvym-macos-amd64.tar.gz
  3. Run: ./hvym-macos-amd64

Linux

  1. Download hvym-linux.tar.gz
  2. Extract: tar -xzf hvym-linux.tar.gz
  3. Run: ./hvym-linux

Build Information

  • Build Date: 2025-09-19T00:02:24-07:00
  • Commit: a848bb3
  • Python Version: 3.11