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

Ensure cross-platform support #84

Open
fritzrehde opened this issue Nov 28, 2023 · 0 comments
Open

Ensure cross-platform support #84

fritzrehde opened this issue Nov 28, 2023 · 0 comments

Comments

@fritzrehde
Copy link
Owner

The primary target of this project is currently Linux, but, ideally, I would also like to support other platforms. Currently, we are already generating binaries for Windows and MacOS (through cargo-dist), but I have not tested whether those work (very much). Most of the major dependecies we use (clap, ratatui, crossterm) should be cross-platform compatible, so cross-platform support seems possible. Further down the line, I would like to implement some sort of automated tests for each platform that ensure everything works well, but for now, just checking (maybe in virtual machines from my linux desktop) by hand that everything works would be great.

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