commit | 95582e6328b493fe470e2c7d9af120d7292658ac | [log] [tgz] |
---|---|---|
author | Dominic Kim <style95@apache.org> | Tue Jun 08 17:16:27 2021 +0900 |
committer | GitHub <noreply@github.com> | Tue Jun 08 17:16:27 2021 +0900 |
tree | eede76edc62b5ab4e6177c25160e8c6adcf5c782 | |
parent | c0ac4f309971e7a56952bb64398da8af0e83b315 [diff] |
Update the vendor (#18)
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