This project is no longer maintained, please use github.com/ssx/homebrew-wsk
Official OpenWhisk documentation is here. To install wsk
command line tool using Homebrew, simply run:
brew install shaftoe/wsk/wsk
No official version number is available at the moment, so the only supported way to upgrade via homebrew
is to uninstall/install the formula.
brew uninstall shaftoe/wsk/wsk && brew cleanup shaftoe/wsk/wsk && brew install shaftoe/wsk/wsk
I did not have neither time nor interest (yet) to make this comply with Homebrew
project policies, please feel free to take over the effort if you feel like this should be shipped not as a tap but as a built-in Homebrew
formula.