COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Content Explorer - Portal => Topic started by: batje on 26 Oct 2017 09:30:42 AM

Title: Grunt plugin to upload your extensions while writing code
Post by: batje on 26 Oct 2017 09:30:42 AM
Hi,

I wrote a grunt plugin that will upload a zipped extension into your Cognos installation. Might be handy for people writing code.

More samples will follow, but for those familiar with grunt, the plugin is already useable.

Install :

npm install grunt-cognos-ext-upload

Documentation: https://github.com/CognosExt/grunt-cognos-ext-upload

Reinier