$ curl https://raw.githubusercontent.com/ninenines/erlang.mk/master/erlang.mk
From c807880f7ac73f813b2660ea81a00f7712a4e793 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?=
$ wget https://raw.githubusercontent.com/ninenines/erlang.mk/master/erlang.mk+
$ wget https://erlang.mk/erlang.mk
Or:
$ curl https://raw.githubusercontent.com/ninenines/erlang.mk/master/erlang.mk
Alternatively, just click on this link.
$ curl https://erlang.mk/erlang.mk -o erlang.mk+
Alternatively, just click on this link.
Make sure you put the file inside the folder we created previously.
include erlang.mk
For a step by step:
$ mkdir hello_joe $ cd hello_joe -$ curl https://raw.githubusercontent.com/ninenines/erlang.mk/master/erlang.mk +$ curl https://erlang.mk/erlang.mk -o erlang.mk $ echo "include erlang.mk" > Makefile $ make
From that point onward you can create an src/
folder or start
--
cgit v1.2.3