chetanmeh opened a new pull request #3306: Script to generate IntelliJ Run 
Configuration for Controller and Invoker
URL: https://github.com/apache/incubator-openwhisk/pull/3306
 
 
   Script which generates the run configuration for Controller and Invoker to 
enable launching them from within IDE
   
   The script can be run via below command (requires OpenWhisk running)
   
       ./gradlew -p tools/dev intellij
   
   
![intellij-run](https://user-images.githubusercontent.com/664531/36413929-5d81cd8a-1646-11e8-9c81-e8f877798491.png)
   
   The script also supports customizing the generated config with local 
overrides via custom config file (see README.md for details)
   
   For now using this script Controller can be launched from within the IDE. 
Invoker posses some [problem](apache/incubator-openwhisk#3195)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to