@cuties/spawn

1.0.2 • Public • Published

cutie-spawn

NPM Version Build Status codecov

Cutie extension for spawning command. It's based on the Async Tree Pattern.

Install

npm install @cuties/spawn

Run test

npm test

Run build

npm run build

Usage

const { SpawnedCommand } = require('@cuties/spawn')

// Represented result is command
new SpawnedCommand(
  command[, args][, options]
).call()

asyncCall

Package Sidebar

Install

npm i @cuties/spawn

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

9.09 kB

Total Files

12

Last publish

Collaborators

  • guseyn