mattermost-community / mattermost-plugin-todo

Mattermost plugin for tracking to do items
Apache License 2.0
67 stars 59 forks source link

[GH-211]: Added ARM support #230

Closed rahulsuresh-git closed 10 months ago

rahulsuresh-git commented 10 months ago

Summary

This PR adds ARM support to the mattermost-todo plugin, allowing users with Apple Silicon or other similar ARM-based processors to run the application locally.

Ticket Link

Fixes https://github.com/mattermost/mattermost-plugin-todo/issues/211

Status

Awaiting PR review

rahulsuresh-git commented 10 months ago

Before the fix: image

After the fix:

image