@motemen/exor

0.0.2 • Public • Published

exor

Installs exor using npm.

Description

In general, when a npm run process gets killed (i.e. SIGTERM), its children are not killed unexepctedly and remain running.

exor wraps command execution and ensures child processes to be killed then whe parent one gets killed.

Usage

npm install [--save|--save-dev] @motemen/exor

./node_modules/.bin/exor <command> <args>... # eg. "exor npm run ..."

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i @motemen/exor

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • motemen