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 committed by Thomas
parent 9b1e487156
commit d64a2667dc
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