Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 419 Bytes

riddl-idea-plugin

A JetBrains IDEA Plugin for RIDDL

For info on RIDDL, see https://github.com/ossuminc/riddl

Quickstart

  • sbt packageArtifactZip
  • Install into local IDEA by using gear icon in Plugin Settings

FEATURES

  • First Feature
  • ...

HOW TO

Build

  • sbt compile

Package

  • sbt packageArtifactZip (local snapshot only, for testing)
  • sbt publishPlugin (published to IntelliJ Marketplace)