From e09fea7289773d4a641292e7c7cb75a66c7bd91f Mon Sep 17 00:00:00 2001 From: pjotrp Date: Fri, 10 Jun 2016 16:12:43 +0000 Subject: Elixir: updated --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 51c4aef..b086cb8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,23 @@ or using a checked out Guix repo with Some (or most) of these package definitions should make it upstream into the GNU Guix repository when tested and stable. +## Erlang + +Installation of erlang with debugger: + + env GUIX_PACKAGE_PATH=./guix-bioinformatics guix package -i erlang + erl + Erlang/OTP 19 [erts-8.0] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false] + +## Elixir + +Installation: + + env GUIX_PACKAGE_PATH=./guix-bioinformatics guix package -i elixir + iex + Erlang/OTP 19 [erts-8.0] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false] + Interactive Elixir (1.2.6) - press Ctrl+C to exit (type h() ENTER for help) + ## Slurm and munge Install slurm with -- cgit v1.2.3