Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rolandtritsch/99-scala-problems
99 Scala problems and solutions
https://github.com/rolandtritsch/99-scala-problems
Last synced: 4 days ago
JSON representation
99 Scala problems and solutions
- Host: GitHub
- URL: https://github.com/rolandtritsch/99-scala-problems
- Owner: rolandtritsch
- Created: 2012-07-26T12:49:10.000Z (over 12 years ago)
- Default Branch: trunk
- Last Pushed: 2024-07-22T06:50:20.000Z (7 months ago)
- Last Synced: 2024-07-22T08:12:24.515Z (7 months ago)
- Language: Scala
- Size: 568 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 99 Scala Problems (and Solutions)
To make this work you need to ...
* install sbt (e.g. using asdf)
* run `sbt test`