pm2/lib/interpreter.json
2013-12-22 17:08:00 +01:00

9 lines
115 B
JSON

{
".sh": "bash",
".py": "python",
".rb": "ruby",
".php": "php",
".pl" : "perl",
".coffee" : "coffee"
}