From 7a5f83ca43756bb218e1cd2b2c68bcf7e53a9cc3 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 7 Jun 2013 17:10:55 -0500 Subject: Update to point to relx instead of relcool --- index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index d50e576..801b0f0 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - Relcool by erlware + Relx by erlware @@ -18,14 +18,14 @@
-

Relcool

+

Relx

Release creation for Erlang

- Download .zip - Download .tar.gz - View on GitHub + Download .zip + Download .tar.gz + View on GitHub

@@ -37,13 +37,13 @@
$ git clone https://github.com/tsloughter/erlangdc2013.git
 $ cd erlangdc2013
-$ cat relcool.config
+$ cat relx.config
 {release, {erlangdc, "0.0.1"},
  [estatsd
  ,erlangdc]}.
 {extended_start_script, true}.
 
-$ ./relcool
+$ ./relx
 ...
 $ ls _rel/
 bin  erts-5.10.1  lib  log  releases
@@ -51,16 +51,16 @@ bin  erts-5.10.1  lib  log  releases
 
 

Documentation

-

relcool wiki

+

relx wiki

- +
- \ No newline at end of file + -- cgit v1.2.3