If you are unable to create a new account, please email support@bspsoftware.com

 

Grunt plugin to upload your extensions while writing code

Started by batje, 26 Oct 2017 09:30:42 AM

Previous topic - Next topic

batje

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