How to use foreground-child - 1 common examples

To help you get started, we’ve selected a few foreground-child examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github mikeal / framework / bin.js View on Github external
import fg from 'foreground-child'
fg(process.argv.slice(2))

foreground-child

Run a child as if it's the foreground process. Give it stdio. Exit when it exits.

ISC
Latest version published 2 months ago

Package Health Score

86 / 100
Full package analysis

Popular foreground-child functions

Similar packages