
Written by Michał Piotrowski2025-02-08
Simple HelloWorld with Erlang in IntelliJ
Erlang Article
Reading Time: < 1 minuteErlang isn’t the most popular functional language out there, but sometimes there’s a need to touch it. I got one project written in it, and therefore I had to setup my IntelliJ to work properly. Here’s a short story how to setup our favourite IDE to run simple HelloWorld in Erlang. My intent here is to have a simple remind-me post,