amarrella / scala-steward

:robot: :sunflower: 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 Typelevel project Scala Steward 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 GitHub repository of your Scala project to repos.md (edit). Once that PR is merged, @scala-steward will check periodically for updates of libraries and plugins in your project and will open pull requests for updates it found.

Show us the pull requests!

If you are curious how @scala-steward's pull requests look like, here are the ones it has created so far:

Wanna have a badge ?

A badge is available to show that Scala Steward is helping your repos. Let's spread Scala Steward to keep Scala ecosystem updated.

Scala Steward badge

[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-brightgreen.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)

Documentation

The docs directory contains documentation about these topics:

Contributors

Thanks goes to these wonderful people:

Community

The following companies are using Scala Steward to manage their dependencies. Using Scala Steward in your company and don't see it listed here? Consider creating PR to add your company to the list and join the community.

Participation

The Scala Steward project supports the Scala Code of Conduct and wants all of its channels (GitHub, Gitter, etc.) to be welcoming environments for everyone.

Credit

Scala Steward wouldn't exist without the great sbt-updates plugin to determine dependency updates and a bunch of Typelevel and other Scala libraries.

@scala-steward's cute profile picture is by @impurepics.

License

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

About

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

License:Apache License 2.0


Languages

Language:Scala 99.4%Language:Shell 0.4%Language:JavaScript 0.2%