mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
Coffee Script
$ pm2 install coffee-script
$ pm2 start echo.coffee
Typescript
$ pm2 install typescript
$ pm2 start http.ts
Livescript
$ pm2 install livescript
$ pm2 start echo.ls