GitShow/sindresorhus/grunt-shell
sindresorhus

grunt-shell

Run shell commands

by sindresorhus
Star on GitHubForknpm

JavaScript

943 stars125 forks21 contributorsQuiet · 3y agoSince 2012v4.0.0MIT

Meet the team

See all 21 on GitHub →
sindresorhus
sindresorhus89 contributions
thorn0
thorn02 contributions
ChrisWren
ChrisWren1 contribution
DimitarChristoff
DimitarChristoff1 contribution
jbdeboer
jbdeboer1 contribution
ksheedlo
ksheedlo1 contribution
gingermusketeer
gingermusketeer1 contribution
pflannery
pflannery1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
Kristinita
bug(commands): Travis Command Line ClientClosedIssue

1. Summary If I run the Travis Command Line Client commands from grunt-shell: no commands are executed, nothing happens in the console. else another commands (for example, see my real project file; I ran from grunt-shell pipenv, git, npx commands; shell and batch scripts, commands with environment variable as argument): grunt-shell works as expected. 2. MCVE You can see this configuration in the * branch of my demo/debugging repository. 1. Operating system: 1. Windows 10.0.19041.508 Pro N for Workstations 64-bit EN (Local) 1. Ubuntu 20.04.1 LTS (Travis CI) 1. Part of : 1. : 1. : 3. Steps to reproduce How I got value from above, that required for the Travis CLI client. I created a personal access GitHub token → . 4. Behavior See the Travis build. 4.1. Expected — run command directly If : command completed successfully in 0.96 seconds. 4.2. Unexpected — grunt-shell Else ***: Thanks.

Kristinita · 8mo ago
BirdTho
Print command to terminal for verificationClosedIssue

In the command, when I run it in Grunt, I see the command output, but I don't see the command input: So I want to see the command as it will be run in the terminal, as if I typed it myself. I want to make sure that the command and its templates are being substituted correctly. Somehow I figured might do it, but actually that defaults to true. When the grunt step runs for that command all I see is the result. What I want to see is the being printed out in its entirety, post-template-substitution. I have command strings like this: and I would like to see, for instance printed out on the console when running

BirdTho · 8mo ago
Kristinita
feat(security): add the option hideCommandMergedPR

Resolves #128. Thanks.

Kristinita · 8mo ago
Structured data for AI agents

Repository: sindresorhus/grunt-shell. Description: Run shell commands Stars: 943, Forks: 125. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v4.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 85%. Top contributors: sindresorhus, thorn0, ChrisWren, DimitarChristoff, jbdeboer, ksheedlo, gingermusketeer, pflannery, Richienb, taavo and others.

·@ofershap

Replace github.com with gitshow.dev