rebar/priv
Alexey Romanov 9da87854f2 Support passing plain arguments to appname start
Currently with default simplenode template, `appname console other_args`
will pass ["console", "other_args"] as plain arguments. But
`appname start other_args` effectively calls `appname console`. This
patch replaces this call with `appname console other_args`.
2011-03-05 14:27:07 +03:00
..
shell-completion/bash Update shell completion: generate-upgrade 2011-01-28 19:10:19 +01:00
templates Support passing plain arguments to appname start 2011-03-05 14:27:07 +03:00