Skip to content

Jibaru/devsu-code-jam-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Devsu Code Jam 2014

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors