milessabin / scala-steward

:robot: A robot that is trying to keep 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

scala-steward is a simple robot that helps you keeping library and plugin dependencies 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:

https://github.com/pulls?q=is%3Apr+author%3Ascala-steward

License

scala-steward is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.

Credit

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

The profile picture of @scala-steward was taken from https://pixabay.com/en/robot-flower-technology-future-1214536/

About

:robot: A robot that is trying to keep your Scala projects up-to-date

License:Apache License 2.0


Languages

Language:Scala 99.0%Language:Shell 1.0%