commit | 1c0adc4c3ba93046dd90d21be5b67dc0e546096c | [log] [tgz] |
---|---|---|
author | Dominic Kim <style95@apache.org> | Thu May 27 17:11:17 2021 +0900 |
committer | GitHub <noreply@github.com> | Thu May 27 17:11:17 2021 +0900 |
tree | 93bf4b7ba3b5f1415f812ff408d9b64834bfe2e1 | |
parent | ca111d03d4baea14a2b07753dc8635ba3893076a [diff] |
Add scancode (#13) * Add scancode.sh * Run scancode before running ci tests * Update files according to the scancode.sh
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