Skip to content

takezoe/intellij-airspec

Repository files navigation

IntelliJ plugin for AirSpec

Run AirSpec test cases on IntelliJ

IntelliJ plugin for AirSpec

Build and Install

Build the plugin artifact by running the following command:

$ sbt clean package doPatchPluginXml packageArtifactZip

Then, you can install target/intellij-airspec-<version>.zip from the disk.