top | item 10291637

(no title)

andreaferretti | 10 years ago

I happen to find sbt one of the few build tools (together with lein) that are decent enough. Do you have any particular reason for your dislike?

discuss

order

harryh|10 years ago

It doesn't work with large codebases. Or even very well with medium sized ones.

eeperson|10 years ago

I'm using it on a 100k line codebase without issue. What problems are you having?

dragonwriter|10 years ago

> It doesn't work with large codebases.

This type of general conclusion isn't, by itself, particularly useful in discussion; a lot more useful would be presenting a summary of the specific facts and experiences that lead you to this conclusion.

saryant|10 years ago

What size are we talking? I've had no issues with SBT on a 20k line codebase.