vue - check-versions.js for shell

shelljs:https://www.npmjs.com/package/shelljs , 類似linux、unix、powser shell裏面的命令.   ShellJS是Node.js API之上的Unix shell命令的可移植(Windows / Linux / OS X)實現. 1 var shell = require('shelljs'); 2 3 if (!shell.
相關文章
相關標籤/搜索