@cirrusct/shell-exec
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

shell-exec

This is ultimately a very thin wrapper around execa to narrow down and simplify usage. It was established for some other packages to avoid hard-coding to a spawn lib, but execa has improved a lot and this doesn't really add much value, but does simplify the API for most use cases.

In general, you should probably use execa instead of this.

/@cirrusct/shell-exec/

    Package Sidebar

    Install

    npm i @cirrusct/shell-exec

    Weekly Downloads

    1

    Version

    1.1.7

    License

    MIT

    Unpacked Size

    253 kB

    Total Files

    32

    Last publish

    Collaborators

    • cirrusct