commit | c0ac4f309971e7a56952bb64398da8af0e83b315 | [log] [tgz] |
---|---|---|
author | Dominic Kim <style95@apache.org> | Fri Jun 04 10:56:05 2021 +0900 |
committer | GitHub <noreply@github.com> | Fri Jun 04 10:56:05 2021 +0900 |
tree | b4d00ea651129cf05e5a5feb6b0dee817601eb2f | |
parent | aea5df842180fa936dcf78454c6bb6a82f6c1cac [diff] |
Update git config (#17)
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