pkg(pony-0.39.0): Add pony-lang 0.39.0

This commit is contained in:
Shivansh-007 2021-03-27 16:05:20 +05:30
parent 01bc13d115
commit d1cbf76f3e
5 changed files with 32 additions and 0 deletions

4
packages/ponylang/0.39.0/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