#!/usr/bin/env node var shell = require("shelljs"); //執行shell var watch = require('watch'); //監測目錄變化. watch.watchTree('.
確定! 回上一頁