grunt-run-cmd

1.0.3 • Public • Published

grunt-run-cmd

Lets you invoke any command in any directory quickly without configuring a special task for it

npm version dependencies Build Status Pledge To Arupex!

Install

npm install grunt-run-cmd --save-dev

In your Gruntfile.js

require('grunt-run-cmd')(grunt);

How to Invoke

grunt.task.run('run-cmd:directory:command:arg1,arg2,arg3')

Package Sidebar

Install

npm i grunt-run-cmd

Weekly Downloads

1

Version

1.0.3

License

UNLICENSED

Last publish

Collaborators

  • dirwin517