🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Questions tagged [grunt-exec]
Grunt plugin for executing shell commands.
Grunt plugin for executing shell commands.
16 questions
0
votes
3
answers
executing linkchecker.exe with grunt-exec and powershell
I want to include my linkchecker test into grunt. I can execute it just fine with powershell & 'C:\Program Files (x86)\LinkChecker\linkchecker.exe' http://localhost:3000 This is my Gruntfile: module.exports = function (grunt) { //load plugins …
javascript
node.js
gruntjs
grunt-exec
asked Aug 01 '14 at 13:11
mles
4,534
10
54
94
Prev
1
2