Friday, December 30, 2011

sbt

I tweeted a couple days ago that I was diving into Scala again. I did and the language is fine but the tools around it still seem pretty immature. Take for instance the build tool sbt not being backward compatible with each other. Googling for tutorials and grabbing things from github to try out isn't easy but now that I've stumbled a couple times I think I'm pushing through it. I did it with make, ant, and maven so I can do it again.

0 comments: