[erlang-questions] Coon - new tool for building Erlang packages, dependency management and deploying Erlang services

Nathaniel Waisbrot nathaniel@REDACTED
Mon Feb 12 15:03:21 CET 2018


I really like the idea of getting pre-built dependencies, so I'm sad that you didn't build this in the Rebar3/Mix/Hex ecosystem. Did you try that and run into problems?

To make Fred's comment more explicit: in the USA "coon" is a slur for black people and the first thing that the name "CoonHub" brings to my mind is the Reddit forum that was shut down for being too virulently racist. I don't think there's any way to use that name and not have people think "is this some kind of pro-racist package manager?"



> On Feb 11, 2018, at 4:05 PM, Valery Tikhonov <valerii.tikhonov@REDACTED> wrote:
> 
> Hi,
> I would like to introduce Сoon <https://github.com/comtihon/coon> - build and dependency management system and tool for easy deployment Erlang packages.
> In short:
> coon uses prebuilt packages from CoonHub <https://coon.justtech.blog/>, what reduces build time
> thanks to github integration it allows to trigger new builds for Erlang packages when commiting new tag in repo
> 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`
> Documentation, articles and links:
> 
> coon (client) - https://github.com/comtihon/coon <https://github.com/comtihon/coon> see Readme.md and doc folder
> 
> coon_auto_builder (server) - https://github.com/comtihon/coon_auto_builder <https://github.com/comtihon/coon_auto_builder>
> how to create and build Erlang service from scratch https://justtech.blog/2018/01/07/create-erlang-service-with-coon/ <https://justtech.blog/2018/01/07/create-erlang-service-with-coon/>
> how to prepare Erlang service for deploy https://justtech.blog/2018/02/11/erlang-service-easy-deploy-with-coon/ <https://justtech.blog/2018/02/11/erlang-service-easy-deploy-with-coon/>
> example service which uses coon https://github.com/comtihon/example_service <https://github.com/comtihon/example_service>
> example library which uses coon https://github.com/comtihon/mongodb-erlang <https://github.com/comtihon/mongodb-erlang>Hope you find this tool useful :)
> 
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180212/c5c62803/attachment.htm>


More information about the erlang-questions mailing list