commit | aea5df842180fa936dcf78454c6bb6a82f6c1cac | [log] [tgz] |
---|---|---|
author | Dominic Kim <style95@apache.org> | Mon May 31 14:49:06 2021 +0900 |
committer | GitHub <noreply@github.com> | Mon May 31 14:49:06 2021 +0900 |
tree | 7f8a8c8776ae11560b863ce59df90453c6b9c15f | |
parent | 4034a966546b53a16d0f7753a3301c7518ee034b [diff] |
Remove executable permission from svg files (#16)
OpenWhisk-intellij-support is an open source Intellij Plugin for Apache OpenWhisk. It assists users to develop/deploy/manage OpenWhisk functions in Intellij.
Install the dependencies below to use full features:
This extension finds the .wskprops
configuration file located in the home path and connects to the OpenWhisk server automatically. Set up your configuration referred to the cli docs.
.wskprops
file is automatically registered.wsk activation list <action>
).as wsk activation get <activation_id>
)../gradlew runIde