pkg(elixir-1.11.3): Added elixir 1.11.3

This commit is contained in:
Dan Vargas 2021-03-15 11:36:50 -05:00
parent 75c33c19e4
commit b9258db1fb
5 changed files with 40 additions and 0 deletions

4
packages/elixir/1.11.3/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH