grunt-msdeploypack
Grunt MS Deploy packager - Create MS Deploy compatible packages in pure node.js
Getting Started
Install this grunt plugin next to your project's gruntfile with: npm install grunt-msdeploypack --save-dev
Then add this line to your project's Gruntfile.js
:
grunt;
Then specify your config:
grunt;
Release History
- 0.1.0 Initial Release