UNPKG
roost
Version:
latest (1.0.12)
1.0.12
1.0.11
1.0.10
1.0.9
1.0.7
0.6.14
0.6.13
0.6.12
0.6.10
0.6.9
0.6.7
0.6.6
0.6.5
0.6.4
0.6.1
0.6.0
0.5.0
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
System provisioning toolkit.
websecurify/node-roost
roost
/
lib
/
bootstrap.coffee
7 lines
(4 loc)
•
140 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
exports.roost = (opt, manifest, target) ->
return
if
not manifest.bootstrap?
for
command
in
manifest.bootstrap target.exec
command