UNPKG
the-real-deployinator
Version:
latest (4.0.0)
4.0.0
3.4.1
3.4.0
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.0.2
2.0.1
2.0.0
1.8.0
1.7.0
1.6.1
1.6.0
1.5.2
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
Deployinator for deployinate
github.com/octoblu/deployinator
octoblu/deployinator
the-real-deployinator
/
command-schedule.js
4 lines
(3 loc)
•
93 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
require
(
'coffee-script/register'
);
require
(
'./command-schedule.coffee'
);