Y
Hacker News
new
|
ask
|
show
|
jobs
by
lmm
2050 days ago
SBT is a fractal of awfulness and I have no idea why anyone ever uses it. But it's never been required. Just use maven and get on with your life.
2 comments
cryptos
2049 days ago
Yes, SBT is just terrible! It is the reference for usability nightmare in the category build tools.
link
nsonha
2050 days ago
cbt and mill are just obvious scala code
link
lmm
2050 days ago
How's their IDE integration? (Though TBH I'm coming from a starting point of "Maven isn't broken, there's no need to fix it")
link
nsonha
2049 days ago
for mill intelij and vscode via the metals extension
link