chetanmeh opened a new pull request #3293: Script to extract view functions as js files URL: https://github.com/apache/incubator-openwhisk/pull/3293 This PR adds a module to host some utility scripts. To start with this PR adds a utility script to extract the view functions which are embedded in design docs json files in ansible/files folder to formatted js files. This helps in understanding the design docs better ./gradlew -p tools/dev couchdbViews The views would created under _tools/dev/build/views_ directory with name set to <design doc name>-<view name>.js
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
