Skip to content

arupex/grunt-run-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published