rules_erlang icon indicating copy to clipboard operation
rules_erlang copied to clipboard

Hello World example

Open Vertexwahn opened this issue 2 years ago • 1 comments

Would it be possible to add a minimal "Hello World" example in the documentation?

I tried it here, but did not get it working: https://stackoverflow.com/questions/74709415/erlang-hello-world-using-bazel-as-a-build-system

Vertexwahn avatar Dec 22 '22 07:12 Vertexwahn

A response was posted in stackoverflow: https://stackoverflow.com/a/75007131/20928572

Something similar was raised in https://github.com/rabbitmq/rules_erlang/issues/32, however it's slightly different, which was part of my hesitation in assuming a singular expecattion for what bazel run //:erlang_app would actually mean.

HoloRin avatar Jan 04 '23 14:01 HoloRin