Skip to content

Release v0.08

Choose a tag to compare

@inviti8 inviti8 released this 18 Jan 01:22
· 2 commits to master since this release

HeavyMeta CLI v0.08

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: 2026-01-17T17:21:23-08:00
  • Commit: bcac41c
  • Python Version: 3.11