UNPKG
shipit-pm2
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
PM2 tasks for shipit.
github.com/callerc1/shipit-pm2
callerc1/shipit-pm2
shipit-pm2
/
index.js
4 lines
(3 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
module
.
exports
=
function
(
shipit
) {
require
(
'./tasks/pm2'
)(shipit); };