Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 7c44f97

Browse files
authored
Create README.md
1 parent 56d67fd commit 7c44f97

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# OpenWhisk Shell
2+
3+
Welcome to the OpenWhisk shell. To get started, download the [one of the binary releases](#images).
4+
5+
## Exploring the Shell
6+
7+
For a comparative study, of `wsk` versus this new cli-gui shell, check out these [demos]( https://openwhisk.ng.bluemix.net/api/v1/web/nickm_wskng_demos/public/index.html).
8+
9+
## <a name="images">Installation using a pre-built binary
10+
11+
- macOS: [OpenWhisk.dmg](https://ibm.box.com/shared/static/men880t5v21usgfw3895u4gcdaiu6kmr.dmg)
12+
- Windows [OpenWhisk-win32-x64.zip](https://ibm.box.com/shared/static/obyr7i38knwciwdc1vbj7811m6ulm25f.zip)
13+
- Linux [OpenWhisk-linux-x64.zip](https://ibm.box.com/shared/static/pqg9f2c9mivpkobu3danzdy4crahpp1n.zip)
14+
15+
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".
16+
17+
<img width="150" alt="Granting permission on macOS" src="https://user-images.githubusercontent.com/4741620/28502723-9b8c550e-6fc6-11e7-9ad1-212e7c75f98e.png">

0 commit comments

Comments
 (0)