[build] added gulp builder

This commit is contained in:
2017-12-17 22:29:16 +03:00
parent 823799e8fb
commit 69c2b735a0
24 changed files with 1273 additions and 4 deletions

7
config.example.json Executable file
View File

@@ -0,0 +1,7 @@
{
"SdkDir": "C:\\sdk",
"SSH": {
"PrivateKey": null,
"Passphrase": null
}
}