Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 237 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 237 Bytes

Steps to publish

$ sbt -Dsbt.build.version=1.0.3 -Dsbt.build.offline=true
> universal:publish
> debian:publish
> rpm:publish
> universal:bintrayReleaseAllStaged
> debian:releaseAllStaged
> rpm:releaseAllStaged