(if you are looking for the curated version of the plug-in please click here)
Update dependency submodules
$ git submodule update --remote
Build and Package the Node.js dependency
$ ./gradlew a11yFixerPackage
Run Intellij IDE in Development Mode
This will build the plugin and load it in the Dev IDE.
$ ./gradlew runIde