Run git command with child_process.spawn
Promisified version of cross-spawn
a util for spawning git from npm CLI contexts
No description provided.
Create a readable stream from a spawned git process.
A Promise-based interface into processes created by child_process.spawn
Executes git commands gracefully. Retries them on errors
Clone a git repository
Emit errors on stdout stream for a spawned child process
Resolve any installed ES6 compatible promise
Git describe information at runtime, with semver support
Command usage and error telemetry for the Salesforce CLI
Bare bones Promises/A+ implementation
Retries a function that returns a promise, leveraging the power of the retry module.
Creates a Promise that waits for a single event
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Filters out v8 flags for your Node.js CLIs.
Easy and small child_process.spawn
Test whether an object looks like a promises-a+ promise
Collects Git commit info from CI or from CLI
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
Get tags from a remote Git repo