retro

retro

  • toctoc
  • enumero
  • sbt-buildo
  • tapiro
  • mailo
  • wiro
  • GitHub

›Getting started

Getting started

  • Introduction
Edit

Introduction

sbt-buildo is an Sbt plugin that's used to share common build configurations

and sbt plugins across the various projects at buildo.

Installation

To start using sbt-buildo simply add this line in project/plugins.sbt

addSbtPlugin("io.buildo" %% "sbt-buildo" % "0.11.12")

Snapshot releases

We publish a snapshot version on every merge on master.

The latest snapshot version is 0.11.12 and you can use it to try the latest unreleased features. For example:

addSbtPlugin("io.buildo" %% "sbt-buildo" % "0.11.12")
resolvers += Resolver.sonatypeRepo("snapshots")
  • Installation
    • Snapshot releases
retro
Docs
InstallationConcepts
More
TwitterGitHubStar
Copyright © 2024 buildo