issues
search
jharding
/
grunt-exec
Grunt plugin for executing shell commands.
https://npmjs.org/package/grunt-exec
Other
248
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix typos in comments
#88
ritschwumm
opened
3 years ago
0
$PATH with grunt exec
#87
ulicodex
opened
6 years ago
1
rsync with sshpass
#86
pedrosmmc
closed
6 years ago
1
stdin not work with inquirer
#85
dickeylth
closed
6 years ago
1
Cannot perform command with quotes
#84
balanza
closed
7 years ago
5
Provide a changelog for 2.0.0
#83
ralfstx
opened
7 years ago
4
Redirecting command output to a file does not work ( using >> or > )
#82
shahidify
closed
7 years ago
1
WINDOWS REGRESSION: command with double-quotes cannot be executed
#81
warappa
closed
7 years ago
6
What is detached mode?
#80
noomorph
closed
7 years ago
5
Unix combine commands with && does not work
#79
Kasheftin
closed
7 years ago
4
Added callback arguments
#78
brian-lim-42
closed
7 years ago
0
Added synchronous support
#77
brian-lim-42
closed
7 years ago
0
Allow to pass function for cwd parameter
#76
lennygran
closed
8 years ago
1
Success after maxBuffer size is reached
#75
andrestraumann
closed
8 years ago
1
Update version targeting
#74
RobLoach
closed
8 years ago
4
Support an array of commands to execute
#73
gwicksted
closed
8 years ago
1
Document how to run multiple commands
#72
gwicksted
opened
8 years ago
0
Better error message when exceeding maxBuffer size
#71
gwicksted
closed
8 years ago
5
Update Grunt dependency
#70
nvaken
closed
8 years ago
14
Command working on shell but not with grunt-exec
#69
ali-faizan
closed
8 years ago
2
Update peerDependencies to support Grunt 1.0
#68
grunt-updater2
closed
8 years ago
13
If child is killed, task output should show the kill signal, not 'exited with 0'
#67
jonnor
closed
8 years ago
1
Do not execute Multiple cmd
#66
manigandaprabu
closed
8 years ago
6
Use a function to set the cwd
#65
jlogar
closed
8 years ago
2
exec failed to execute rpmbuild but the commands succeeds if run directly
#64
ammaraltahan
closed
8 years ago
3
Allow callback to access grunt
#63
shaine
closed
8 years ago
1
Add support for stdin
#62
lipsumar
closed
8 years ago
2
Added Tutorial Link
#61
kanakiyajay
closed
8 years ago
1
Piping to "xargs kill" makes Grunt fail
#60
heliodor
closed
8 years ago
4
Colorful output
#59
nonlux
closed
7 years ago
13
Add doc on how to cleanly run multiple commands
#58
dandv
closed
8 years ago
1
INT signal is trapped away from spawned process
#57
dandv
closed
8 years ago
1
Add the exec options to the README
#56
dandv
closed
8 years ago
6
exit code 9 when use this cmd: zip -r example.zip [many files or directories]
#55
yibuyisheng
closed
8 years ago
6
Can't run remote command that prompts for sudo password
#54
tommarshall
closed
8 years ago
5
Creates only invalid links
#53
AntonTrapp
closed
8 years ago
3
Can't interact with commands ran (stdin broken)
#52
drewzh
closed
8 years ago
7
Option to run a certain subtask when no subtask is specified
#51
mcandre
closed
10 years ago
1
The 'options' property needs adding to the README
#50
edmorley
closed
8 years ago
2
Check for child_process.exec() error events & output the failure string
#49
edmorley
closed
10 years ago
4
Run tests on Windows and support outputProperty
#48
simoneb
closed
10 years ago
3
Task run but don't do anything
#47
fxbenard
closed
10 years ago
5
Please use grunt.util.spawn
#46
stevenvachon
closed
7 years ago
7
Add abilty to pass options to exec
#45
corbinu
closed
10 years ago
1
Foreach within command
#44
gizburdt
closed
10 years ago
1
Task exec:task not found
#43
gizburdt
closed
8 years ago
12
Is it possible to handle try/catch errors where the error is caused by a shell command?
#42
jamesmortensen
closed
10 years ago
4
Added config-less commands
#41
kirbysayshi
closed
10 years ago
11
Thoughts on allowing name: cmd pairs?
#40
kirbysayshi
closed
10 years ago
1
Update README dead link
#39
mansona
closed
10 years ago
0
Next