Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 652 Bytes

OpenShift Erlang Cartridge

Experimental Erlang cartridge.

Cartridge Type

Currently this is a downloadable cartridge. In the future we want to make this a system cartridge. The advantage of the system cartridge is that it can install components onto the system. In particular we need to install EPMD and start it. In order to change it into a system cartridge, we need to add a .spec file. DIY-type cartridges are not needed anymore, except perhaps as a template.

Testing scripts

./bin/control test

TODO

Need to make sure the project is build before attempting to run it.