UNPKG
spheron-cli-dusanv
Version:
latest (1.0.78)
1.0.78
1.0.77
1.0.76
1.0.74
1.0.73
1.0.72
1.0.71
1.0.70
1.0.69
1.0.68
1.0.67
1.0.66
1.0.64
1.0.63
1.0.61
1.0.60
1.0.58
1.0.57
1.0.56
1.0.55
1.0.54
1.0.53
1.0.52
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.2
1.0.1
1.0.0
CLI for working on projects and deploying them via Spheron
github.com/spheronFdn/sdk
spheronFdn/sdk
spheron-cli-dusanv
/
dist
/
scripts
/
postinstall.js
7 lines
(6 loc)
•
204 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
create_configuration_1 =
require
(
"../commands/create-configuration"
); (
0
, create_configuration_1.
createConfiguration
)();