apache / openwhisk-cli

Apache OpenWhisk Command Line Interface (CLI)
https://openwhisk.apache.org/
Apache License 2.0
103 stars 98 forks source link

Is there some way to run `wsk` on Apple m1 chip? #511

Closed GitHubDiom closed 3 years ago

GitHubDiom commented 3 years ago

Hi, there

I am trying to devolpe openwhisk in my Apple M1 laptop, and I need to install wsk to interact with the openwhisk.

At the beginning, I have installed the AMD64 version of wsk and I found that it is not helpful for the local testing.

The "M1" version doesn't seem ready for release yet, is there any way to test my openwhisk local?

Thankyou

rabbah commented 3 years ago

Hi @GitHubDiom did this work?

GitHubDiom commented 3 years ago

Hi @GitHubDiom did this work?

yeah brew install wsk works fine