commit | 4034a966546b53a16d0f7753a3301c7518ee034b | [log] [tgz] |
---|---|---|
author | Dominic Kim <style95@apache.org> | Fri May 28 11:14:56 2021 +0900 |
committer | GitHub <noreply@github.com> | Fri May 28 11:14:56 2021 +0900 |
tree | f8678d0d6629911a80936e66bd88dd515a9a971d | |
parent | 274771989d9c56141b1480bd4e16770d8332c37b [diff] |
Update publisher (#14) * Fix typo. * Update the vendor and name.
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