An open API service indexing awesome lists of open source software.

https://github.com/pathikrit/scalajam

My Scala template for Google Code Jam
https://github.com/pathikrit/scalajam

codejam scala

Last synced: 10 months ago
JSON representation

My Scala template for Google Code Jam

Awesome Lists containing this project

README

          

1. IntelliJ -> Open From VCS
2. Running from command line: `sbt 'run-main $X'`
3. Do each contest on branch: `$year/$round`
4. Copying inputs `cp ~/Downloads/*.in ~/Projects/ScalaJam/src/main/resources/"