Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tuplo/shell

tuplo109MIT1.2.3TypeScript support: included

Calling shell commands made easier

readme


Logo

shell

Thin wrapper around `child_process` for easier shell commands calls.

Why

TODO

Usage

TODO

Install

$ npm install @tuplo/shell

# or with yarn
$ yarn add @tuplo/shell

API

TODO

License

MIT