Tuesday, October 25, 2011

command line arguments with Scala

Goal: Make sense of command-line arguments from a Scala program

I like "scala-optparse", as it's simple. I tried a few others, first:

https://github.com/frugalmechanic/scala-optparse

No comments:

Post a Comment