Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for M1 Macs #189

Open
stmcginnis opened this issue Dec 15, 2021 · 1 comment
Open

Add support for M1 Macs #189

stmcginnis opened this issue Dec 15, 2021 · 1 comment

Comments

@stmcginnis
Copy link

It would be great to have support for Apple silicon macOS now that they are more common.

Looks like install-misspell.sh would need to be updated in is_supported_platform() and a release tarball with the appropriate name would need to be created.

@stmcginnis
Copy link
Author

$ echo $(uname -s) $(uname -m)
Darwin arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant