Devsu Code Jam 2014 Compile with: Linux and Mac: tsc --target es6 src/##.ts && node src/##.js Windows: tsc --target es6 src/##.ts | node src/##.js