aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-03-24 10:30:55 -0700
committerTristan Sloughter <[email protected]>2013-03-24 10:30:55 -0700
commita6012f304d48625463285661a6eaf842785d1fb6 (patch)
treef2e0324a32719ba55eecce297ac13bb9460dba21
parent5b1a4ce7b950c83b6c26d9292685de99aa3c9d92 (diff)
downloadrelx-a6012f304d48625463285661a6eaf842785d1fb6.tar.gz
relx-a6012f304d48625463285661a6eaf842785d1fb6.tar.bz2
relx-a6012f304d48625463285661a6eaf842785d1fb6.zip
Create gh-pages branch via GitHub
-rw-r--r--index.html5
-rw-r--r--params.json2
2 files changed, 2 insertions, 5 deletions
diff --git a/index.html b/index.html
index a1b197d..d50e576 100644
--- a/index.html
+++ b/index.html
@@ -40,10 +40,7 @@ $ cd erlangdc2013
$ cat relcool.config
{release, {erlangdc, "0.0.1"},
[estatsd
- ,erlangdc
- ,mochiweb
- ,ibrowse]}.
-
+ ,erlangdc]}.
{extended_start_script, true}.
$ ./relcool
diff --git a/params.json b/params.json
index 375d7a9..65d5778 100644
--- a/params.json
+++ b/params.json
@@ -1 +1 @@
-{"name":"Relcool","tagline":"Release creation for Erlang","body":"Reltool assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simple a well configured release directory.\r\n\r\n### Example Configuration\r\n\r\n```\r\n$ git clone https://github.com/tsloughter/erlangdc2013.git\r\n$ cd erlangdc2013\r\n$ cat relcool.config\r\n{release, {erlangdc, \"0.0.1\"},\r\n [estatsd\r\n ,erlangdc\r\n ,mochiweb\r\n ,ibrowse]}.\r\n\r\n{extended_start_script, true}.\r\n\r\n$ ./relcool\r\n...\r\n$ ls _rel/\r\nbin erts-5.10.1 lib log releases\r\n```\r\n\r\n### Documentation\r\n\r\n[relcool wiki](https://github.com/erlware/relcool/wiki)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file
+{"name":"Relcool","tagline":"Release creation for Erlang","body":"Reltool assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simple a well configured release directory.\r\n\r\n### Example Configuration\r\n\r\n```\r\n$ git clone https://github.com/tsloughter/erlangdc2013.git\r\n$ cd erlangdc2013\r\n$ cat relcool.config\r\n{release, {erlangdc, \"0.0.1\"},\r\n [estatsd\r\n ,erlangdc]}.\r\n{extended_start_script, true}.\r\n\r\n$ ./relcool\r\n...\r\n$ ls _rel/\r\nbin erts-5.10.1 lib log releases\r\n```\r\n\r\n### Documentation\r\n\r\n[relcool wiki](https://github.com/erlware/relcool/wiki)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file