[erlang-questions] problems with cowboy hello world
Garry Hodgson
garry@REDACTED
Thu Mar 12 16:51:17 CET 2015
On 3/12/15 4:51 AM, Loïc Hoguin wrote:
>
> Make sure you read the correct version of the docs. If it helps you
> can install the man pages of the version you're using with "make docs
> ; make install-docs" and then man COWBOY_MODULE will work.
ah, that helps a lot. i assume that for now i should be using 1.0.x?
i'm using:
make -f erlang.mk bootstrap bootstrap-rel
add "DEPS=cowboy to Makefile
make deps
as shown in the getting started guide. is there a way to ensure that
i get a specific branch/version/commit using that?
thanks for your help.
More information about the erlang-questions
mailing list