sbt-release
Version manager
A plugin for the build tool sbt that automates the process of releasing and managing software versions.
A release plugin for sbt
647 stars
25 watching
162 forks
Language: Scala
last commit: 12 days ago gitmercurialsbtsbt-pluginscala
Related projects:
Repository | Description | Stars |
---|---|---|
zero-deps/sbt-git | An SBT plugin to manage project versions and run Git commands from within the build tool's shell. | 2 |
sbt/sbt-git | Provides git command line features and integration within the Scala build tool. | 347 |
sbt/sbt-ci-release | Automates releases to Sonatype and Maven Central from GitHub Actions using SBT | 286 |
sbt/sbt-ghpages | A plugin for sbt to publish project websites on GitHub Pages | 91 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
liip/rmt | A tool to automate and streamline the process of releasing new versions of software applications. | 455 |
metasmile/git-xcp | Automates versioning and release management for Xcode projects using Git | 13 |
sbt/sbt-buildinfo | Generates Scala source from build definitions. | 553 |
sbt/sbt-header | Creates or updates file headers, such as copyright notices | 186 |
rtimush/sbt-updates | A plugin for the build tool sbt that checks project dependencies for updates from Maven and Ivy repositories. | 760 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
tgvashworth/npm-release | A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. | 102 |
pypa/setuptools-scm | Automatically extracts and manages version numbers from Git or SVN metadata | 862 |
xerial/sbt-pack | Creates distributable Scala packages with dependent jars and launch scripts for easy distribution and deployment. | 496 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |