From fd1bc74c840fbfdaf555b5fee49bd5bd3b1a4fe2 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Thu, 3 May 2018 16:35:12 -0700 Subject: Add developing instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f89a6f5..d4d9e93 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,8 @@ Scala version — 2.12, flags configured: - [sbt-assembly](https://github.com/sbt/sbt-assembly) - deploy fat JARs. Restart processes (sbt-native-packager is used instead,) - [sbt-release](https://github.com/sbt/sbt-release) - customizable release process, - [sbt-docker](https://github.com/marcuslonnberg/sbt-docker) - create Docker images directly from sbt. + +## Developing +This project is set up to auto-deploy on push. If an annotated tag in +the form `v.*` is pushed, a new version of this project will be +built and published to Maven Central. -- cgit v1.2.3