aframe-watcher icon indicating copy to clipboard operation
aframe-watcher copied to clipboard

CTRL-C will now exit the program for real

Open Juankz opened this issue 4 years ago • 0 comments

Built on top of #16

Replace deprecated prompt-confirm package for enquirer.

Allows SIGINT signal passing. So we can kill the process using Ctrl-C

Juankz avatar Jul 27 '21 04:07 Juankz