alonswartz / notesium

Markdown notes system with bi-directional links, Vim integration and local webapp
https://www.notesium.com
MIT License
60 stars 5 forks source link

ARM64 Builds #83

Open alonswartz opened 4 days ago

alonswartz commented 4 days ago

Test builds for ARM64-based systems are now available, but assistance is needed to verify their functionality. Examples of supported builds include:

How to Test

  1. Download the build artifact (scroll to the bottom of the page).
  2. Extract the appropriate binary for your OS from build.zip.
  3. Run the version command as a basic test, e.g., ./notesium-linux-arm64 version --verbose.
  4. For a more thorough test, use Notesium as you normally would (CLI, Web, Vim integration).

How to Report Results

Whether the test is successful or fails, please provide the following details:

Thanks in advance!

PR: https://github.com/alonswartz/notesium/pull/82