summaryrefslogtreecommitdiffstats
path: root/elixir/build/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'elixir/build/slack-desc')
-rw-r--r--elixir/build/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/elixir/build/slack-desc b/elixir/build/slack-desc
new file mode 100644
index 00000000..f9f53858
--- /dev/null
+++ b/elixir/build/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+elixir: elixir (dynamic functional language running on Erlang VM)
+elixir:
+elixir: Elixir is a dynamic, functional language for building scalable and
+elixir: maintainable applications.
+elixir: Elixir strikes a balance between expressiveness and readability.
+elixir: It runs on the Erlang VM, known for creating low-latency, distributed,
+elixir: and fault-tolerant systems.
+elixir:
+elixir:
+elixir: See also: https://elixir-lang.org/
+elixir: