[erlang-questions] Getting started with Cowboy and then?

Pierre Fenoll pierrefenoll@REDACTED
Thu Apr 10 05:23:04 CEST 2014


Here [1] is a fork of my own project. A makefile that supports the apps
directory layout.

[1]: https://github.com/id3as/erl-mk


Cheers,
-- 
Pierre Fenoll



On 10 April 2014 05:07, Andreas Stenius <erlang@REDACTED> wrote:

> On Wednesday 09 April 2014 16.56.06 lloyd@REDACTED wrote:
> > Hello,
> >
> > If it's not one thing, it's another.
> >
> > Attempting to deepen my understanding of Cowboy, I went back to Getting
> > Started.  First time through it worked like a charm. Then I renamed the
> app
> > and tried to rearrange directories a bit to support multiple
> applications:
> >
> > From:
> >
> > hello_erlang
> >    erlang.mk
> >    Makefile
> >    relx.config
> >    src
> >
> > To:
> >
> > lit
> >    apps
> >      lit
> >         src
> >    erlang.mk
> >    Makefile
> >    relx.config
> >
>
> I recall Loic saying that erlang.mk doesn't support the apps directory
> layout,
> and pointed to a [gist](https://gist.github.com/RJ/6977165) as example
> how it
> could be used with a wrapper to overcome this limitation.
>
> Cheers,
> Andreas
>
> _______________________________________________
> 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/20140410/d4dbb4bb/attachment.htm>


More information about the erlang-questions mailing list