master
bat 5 lines 103 Bytes
Raw
1 @ECHO OFF
2 node translate.js minifyall
3 node translate.js translateall
4 node translate.js extractall
5 pause