inquirer是一套讓您可以製作互動指令的工具,透過inquirer可以達到像是node interpreter的功能 ... function it() { inquirer.prompt([{ type: 'input', name: 'cmd', ...
確定! 回上一頁