UNPKG
@oceanstream/cli
Version:
dev (0.1.8)
latest (0.1.12)
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-dev
CLI for managing OceanStream IoT Edge applications on Azure infrastructure
@oceanstream/cli
/
bin
/
iotedge.js
2 lines
•
60 B
JavaScript
View Raw
1
2
#!/usr/bin/env node
import
*
as
App
from
'../dist/index.js'
;