aboutsummaryrefslogtreecommitdiffstats
path: root/params.json
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-07-12 17:10:17 -0700
committerTristan Sloughter <[email protected]>2013-07-12 17:10:17 -0700
commitfc11fad608a49f95d1298067244e59dcb25c86a3 (patch)
tree090dba625dc8425536ddc2ab7e0cd73abb109ba4 /params.json
parent7a5f83ca43756bb218e1cd2b2c68bcf7e53a9cc3 (diff)
downloadrelx-fc11fad608a49f95d1298067244e59dcb25c86a3.tar.gz
relx-fc11fad608a49f95d1298067244e59dcb25c86a3.tar.bz2
relx-fc11fad608a49f95d1298067244e59dcb25c86a3.zip
Create gh-pages branch via GitHub
Diffstat (limited to 'params.json')
-rw-r--r--params.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/params.json b/params.json
index 65d5778..e254ea4 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{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":"Relx 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