Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@caretheextramile caretheextramile released this 26 Jan 06:49
bc287de

Linux (ubuntu)

  • mycure_[version]_amd64.AppImage (app image)
    # make the binary executable
    chmod +x mycure_[version]_amd64.AppImage
    
    # execute binary
    ./mycure_[version]_amd64.AppImage
  • mycure_[version]_amd64.deb (Debian/Ubuntu installer)
    # install the app
    apt install ./mycure_[version]_amd64.deb
    
    # run the app
    mycure

Macos (intel and apple silicon)

  • mycure_[version]_x64.dmg (dmg installer)
    Double click the installer and drag the app icon into the Application folder.
    Search the app using stoplight and run it

Downloads

See the assets to download this version and install.