Skip to content

1.4.5

Compare
Choose a tag to compare
@starpit starpit released this 22 May 23:07
· 55 commits to master since this release

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

  • fix for buggy "bugs" line in app/package.json
    Fixes #965
  • fix for bad display of some binary actions
    add support for creating java/jar actions
    Fixes #961
    Fixes #963
  • Fix path in doc.
  • fixes for headless commands with "args with spaces"
    Fixes #954
  • remove local copies of composer, wskflow, and local plugins
    Fixes #955
  • update to electron 2.0.1
    Fixes #952

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:

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".

Granting permission on macOS