UNPKG

monex

Version:

Execute one or multiple scripts, interactively or in daemon mode, and restart them whenever they crash or a watched file changes.

9 lines (4 loc) 91 B
/* IMPORT */ import execute from '~/interactive'; /* EXPORT */ export default execute;