Juan Jose Comellas
78eda3bd12
Fix rebar's repository URL
2013-10-16 16:19:42 -03:00
Juan Jose Comellas
388dc95caa
Update version to 0.8.2
2013-07-22 12:05:07 -03:00
Juan Jose Comellas
cb40b45bcc
Update version to 0.8.1
2013-07-19 02:31:18 -03:00
Andrew Pennebaker
8053c453b9
README: Clarified installation steps
...
After compiling, user is instructed to copy module into Erlang lib directory.
2013-05-28 18:49:12 -04:00
Juan Jose Comellas
ecd03a8def
Fix typo
2012-07-20 11:04:41 -03:00
Juan Jose Comellas
f55ef18bab
Expose getopt:tokenize/1 and command-line literals
2012-07-20 11:00:25 -03:00
Juan Jose Comellas
08931e2394
Fix README format
2012-07-20 08:11:51 -03:00
Juan Jose Comellas
1a01b82531
Fix #15 : add command-line tokenizer with support for quoted arguments
...
Replace string:tokens/2 with a custom command-line tokenizer that supports
single and double-quoted arguments (with embedded whitespace) and
expansion of environment variables using either the Unix ($VAR; ${VAR}) or
Windows (%VAR%) formats. This tokenizer is only used when the command line
is parsed as a single string.
2012-07-20 07:42:23 -03:00
Juan Jose Comellas
a5279f57da
Use rebar from the system path instead of a binary included in the project
2012-04-16 13:12:32 -03:00
Juan Jose Comellas
69b51ebf33
Avoid long lines in documentation
2012-02-02 23:46:29 -03:00
Juan Jose Comellas
3560ed6df7
Rename README file to follow github conventions
2012-02-02 23:42:04 -03:00