Skip to content
Jeff Sloyer edited this page Aug 9, 2016 · 1 revision

Welcome to the vscode-log-output-colorizer 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