This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
1.4.3
Welcome to the OpenWhisk shell. To get started with a prebuilt binary, you may either use npm (recommended), or use a direct download link.
Release Notes
- bug fix for repl's handling of implicit arguments
Fixes #947 - fix buggy transition from timeline to summary
Fixes #946 - update to electron 2.0
fix annoying loss of repl focus when moving window around
Fixes #943
Fixes #944 - update create to work with composer v4
Recommended installation, using a npm
The recommended installation strategy is: npm install -g @ibm-functions/shell
.
Installation using a pre-built binary
If for some reason, you need a direct download, here they are:
- macOS: OpenWhisk Shell.dmg
- Windows OpenWhisk Shell-win32-x64.zip
- Linux OpenWhisk Shell-linux-x64.zip
Currently, these images are not signed, so you will get a security warning when launching the app. To allow access to the app on macOS, either command-click (right-click) and Open, or double-click the app, and then open the Security & Privacy preferences pane, and click "Open anyway".