cb372 / scala-steward

:robot: A robot that helps you keeping your Scala projects up-to-date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala steward

Build Status codecov Join the chat at https://gitter.im/fthomas/scala-steward Codacy Badge

Scala steward is a robot that helps you keeping library dependencies and sbt plugins up-to-date.

Quick start guide

Open a pull request that adds the repo of your Scala project to repos.md. Once that PR is merged, @scala-steward will check every few hours for updates of libraries and plugins in your project and will open PRs against your repo if it can figure out where version numbers need to be updated.

Here are the pull requests @scala-steward has created so far:

Contributors

The following people have helped making Scala steward great:

Credit

The awesome sbt-updates plugin is used to determine dependency updates.

@scala-steward's cute profile picture is by bamenny via Pixabay.

License

Scala steward is licensed under the Apache License, Version 2.0.

About

:robot: A robot that helps you keeping your Scala projects up-to-date

License:Apache License 2.0


Languages

Language:Scala 99.7%Language:Shell 0.3%