Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Execute command with well-formatted output

Installation

npm install --save @sweetalert2/execute

Usage

const execute = require('@sweetalert2/execute')

await execute(`git add .`, { skipLogging: true })

About

Execute command with well-formatted output

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.