add prepare command
This commit is contained in:
@@ -3,4 +3,5 @@ export import beautylog = require("beautylog");
|
||||
export let commander = require("commander");
|
||||
export let q = require("q");
|
||||
export let shelljs = require("shelljs");
|
||||
export let smartssh = require("smartssh");
|
||||
export import smartfile = require("smartfile");
|
||||
Reference in New Issue
Block a user