Skip to content

Installation

Haiden edited this page Jul 5, 2024 · 5 revisions

Windows

  • Download the exe + dlls found here for the latest dev build
    • latest non-dev release can be downloaded from releases and all contents under native-image-items/build-results should be what is needed
  • Place these in any folder you want, I would recommend $HOME/mal-cli/ as that is also where your mal-secret.json should go. Your home folder can be found via echo %userprofile% on windows
  • Add $HOME/mal-cli/ folder to your PATH variable. Since Powershell always truncates my $PATH, I've come to like using the advanced system settings. Tutorial here
Clone this wiki locally