Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 793 Bytes

File metadata and controls

26 lines (15 loc) · 793 Bytes

Installation guide

Each operating system and environment is different. Here is a general outline for what you should do.

  1. Download the latest binary release for your operating system and platform (e.g. Windows amd64, Linux arm64, etc)
  2. Extract the binary from the zip file
  3. (Linux) Make the binary executable sudo chmod +x gmmff
  4. Run the program see CLI document for help

Platform specific

Linux amd64

Linux arm64

Windows amd64

Windows arm64

Mac amd64 (Intel)

Mac arm64 (M series)

Other platforms

gmmff is written in golang and can virtually be installed on any device. If your platform isn't automatically built here, you can try building it yourself.