<div dir="ltr"><div>Hi,<br>I would like to introduce <a href="https://github.com/comtihon/coon">Сoon</a> - build and dependency management system and tool for easy deployment Erlang packages.<br></div>In short:<br><div><ul><li>coon uses prebuilt packages from <a href="https://coon.justtech.blog">CoonHub</a>, what reduces build time<br></li><li>thanks to github integration it allows to trigger new builds for Erlang packages when commiting new tag in repo<br></li><li>you can set installation steps to deploy and run Erlang service from prebuilt package on system without otp/Erlang installed with `coon install namespace/name`</li></ul><p>Documentation, articles and links:</p><p>coon (client) - <a href="https://github.com/comtihon/coon">https://github.com/comtihon/coon</a> see Readme.md and doc folder<br></p><p>coon_auto_builder (server) - <a href="https://github.com/comtihon/coon_auto_builder">https://github.com/comtihon/coon_auto_builder</a></p><p>how to create and build Erlang service from scratch <a href="https://justtech.blog/2018/01/07/create-erlang-service-with-coon/">https://justtech.blog/2018/01/07/create-erlang-service-with-coon/</a></p><p>how to prepare Erlang service for deploy <a href="https://justtech.blog/2018/02/11/erlang-service-easy-deploy-with-coon/">https://justtech.blog/2018/02/11/erlang-service-easy-deploy-with-coon/</a></p><p>example service which uses coon <a href="https://github.com/comtihon/example_service">https://github.com/comtihon/example_service</a></p><p>example library which uses coon <a href="https://github.com/comtihon/mongodb-erlang">https://github.com/comtihon/mongodb-erlang</a></p>Hope you find this tool useful :)<br><p><br></p><br></div></div>