UNPKG
nanocyte-deployer
Version:
latest (5.4.0)
5.4.0
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
4.1.0
4.0.0
3.0.3
3.0.1
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
1.16.4
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.14.0
1.13.7
1.13.6
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0
1.11.0
1.10.2
1.10.0
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.0.2
1.0.1
Deploy flows to nanocyte
github.com/octoblu/nanocyte-deployer
octoblu/nanocyte-deployer
nanocyte-deployer
/
index.js
4 lines
(2 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
require
(
'coffee-script/register'
);
module
.exports =
require
(
'./src/flow-deployer'
);