-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments on post "Essential sbt Plugins" #33
Comments
I'd say sbt-git is essential too, given how much time a typical Scala dev will spent at an |
Thanks for your contribution to the list @derekmorr! I think it depends on how and to which extend you use That said, you are not limited to use it along with the standard Cheers! |
I would add sbt-assembly and sbt-lock to the list. |
sbt-revolver is also very convenient when writing server-based apps (Spray / akka-http). |
It's good to know in case I might need them, thanks @ozeebee! |
https://github.com/spray/sbt-revolver is no supported for SBT 1.x, someone knows an alternative ? ... or even some tips to upgrade it to SBT 1.x ? |
Just upgrade now and sbt-revolver 0.9.1 supports SBT 1.x, GREAT, thank you guys, excellent plugin, worth to be included as essential, of course !! |
Here you can leave your comments about the blogpost https://pbassiner.github.io/blog/essential_sbt_plugins.html
The text was updated successfully, but these errors were encountered: