Skip to content

Release v0.04

Choose a tag to compare

@inviti8 inviti8 released this 05 Oct 00:59
· 24 commits to master since this release

HeavyMeta CLI v0.04

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-10-04T17:58:40-07:00
  • Commit: 7d0b4dc
  • Python Version: 3.11