Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 400 Bytes

semantic-graphs-scala2-support

Semantic Graphs generator for Scala 2 based projects

To publish the plugin locally, please run

sbt +publishM2

Publishing to bintray repo

Below command will publish separate artifact for each scala version defined in build.sbt file.

sbt +publishSigned
sbt sonatypeBundleRelease

Note: you need to have ~/.bintray/.credentails configured