exercism / pony

Exercism exercises in Pony.
https://exercism.org/tracks/pony
MIT License
38 stars 20 forks source link

Closes #69 by fixing issues with installing ponyc #70

Closed amscotti closed 4 years ago

amscotti commented 5 years ago

Updated the bin/install-deps based the steps on ponyc's readme at https://github.com/ponylang/ponyc#ubuntu-and-debian-linux-using-a-deb-package-via-bintray

amscotti commented 4 years ago

After a year, I'm going to close this. There is most likely a more up to date approach after all this time.