Closed philcali closed 6 years ago
@philcali thanks for this contribution. However, we try to keep the list of default stacks quite short, to make sure all of them work as expected. We encourage users to build custom stacks, based on whatever images their apps may need.
Therefore, I will close this PR.
What does this PR do?
This adds the latest stable pony lang compiler support as a docker image to be used in eclipse/che as a potential stack. Longer term, this container can provide a pony agent for a save action compilation among other things, but shipping the compiler in the environment is a huge first step.
What issues does this PR fix or reference?
NA
Previous behavior
You would have to specify the pony lang support directly in the editor.
New behavior
Pony lang support by default.
Please review Che's Contributing Guide for best practices.
Tests written?
No
Docs updated?
^^ I would be more than happy doing this, but before I go down that road I was curious if this is something that would be supported.