You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature installs only the gleam tool. It needs erlang to be installed in the container for it to work.
2
+
You can either use an additional feature to install erlang or install it manually. For more information on how to install erlang, please refer to the official documentation:
Copy file name to clipboardExpand all lines: src/gleam/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,9 @@ Gleam is a friendly language for building type-safe systems that scale!
23
23
24
24
-`gleam.gleam`
25
25
26
+
This feature installs only the gleam tool. It needs erlang to be installed in the container for it to work.
27
+
You can either use an additional feature to install erlang or install it manually. For more information on how to install erlang, please refer to the official documentation:
0 commit comments