Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 374 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 374 Bytes

CONTRIBUTING.md

IDE

Intellij

pre-requisite:

  • all the ones listed in README.md
  • X11 (X Window System)
DISPLAY=$DISPLAY docker-compose run intellij /usr/share/intellij/bin/idea.sh

Note: If you don't know how to configure X11, take a look at this blog post.