Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.
Jeff Sloyer edited this page Aug 9, 2016 · 1 revision

Welcome to the openwhisk-vscode wiki!

#Build Instructions

Bluemix Code

To generate a zip file for Bluemix Code you must do the following:

Note you must do this on Windows, Linux, Mac

  • npm install
  • grunt build-zip

VSCode Marketplace

  • npm install
  • vsce package
  • vsce publish
Clone this wiki locally