Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.02 KB

IntelliJ Image

Docker Image: jcscottiii/intellij-gdec Docker Hub Badge

Table of Contents

Image Description

This image setups an IntelliJ Developer Environment. It inherits from the base-gui-gdec image.

Image Contents

It includes:

Running

  • Run the Docker container per your OS in the instructions here where your GDEC_IMAGE equals jcscottiii/intellij-gdec
  • Once in the container, run this to start the IDE.
    • idea.sh &
  • For more tips on using it, refer to here

Screenshots

TODO