2015-03-27 10:45:19 +01:00

318 B

intellij-sdk

IntelliJ SDK Plugin Documentation and Samples

#IntelliJ documentation engine

##Prerequisites Ruby 2.0 or higher

##Installation

sudo gem install jekyll

##Initialize submodules

git submodule update --init --remote

##Preview

rake preview

##Build

rake build