@start/plugin-spawn
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

🐣 plugin-spawn

Spawn new child process.

Install

$ yarn add --dev @start/plugin-spawn

Usage

Signature

const spawn: (command: string): StartPlugin

Example

import spawn from '@start/plugin-spawn'

export task = () => spawn('node --version')

Package Sidebar

Install

npm i @start/plugin-spawn

Weekly Downloads

1

Version

3.0.0

License

MIT

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • fosimus
  • psxcode
  • deepsweet