-
Is there a way to run it in macOS ? |
Beta Was this translation helpful? Give feedback.
Answered by
dyc3
Oct 30, 2023
Replies: 2 comments 1 reply
-
Yes, but you have to build it yourself. I don't have a mac so I can't publish mac builds. The easiest way to do that is to download and install Rust, and run |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dyc3
-
Okay i will try it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, but you have to build it yourself. I don't have a mac so I can't publish mac builds.
The easiest way to do that is to download and install Rust, and run
cargo install steamguard-cli
in your terminal.