diff options
author | Luis Rascão <[email protected]> | 2017-10-19 05:23:47 +0100 |
---|---|---|
committer | Tristan Sloughter <[email protected]> | 2017-10-18 21:23:47 -0700 |
commit | 9855022433c9e3e08850c13b925b94f3b87df6c3 (patch) | |
tree | c51a6e321b7ba730d04cca06139b71fb9625bdd8 /cover.spec | |
parent | 5050dd81853923e904080de1da56e049f24459e3 (diff) | |
download | relx-9855022433c9e3e08850c13b925b94f3b87df6c3.tar.gz relx-9855022433c9e3e08850c13b925b94f3b87df6c3.tar.bz2 relx-9855022433c9e3e08850c13b925b94f3b87df6c3.zip |
Start script extensions (#613)
* Extended start script command extensions
Provide a mechanism that allows for the application
to extend the list of commands available to be invoked
from the start script. An application may be able to
define a 'foo' extension that is associated with a 'foo_script'
written and maintained by the applicationr, (this association is
kept in rebar.config), upon invocation of bin/<release_name> foo
the 'foo_script' will then be invoked.
* Add test coverage for extension script
* Ensure extended script usage argument
Diffstat (limited to 'cover.spec')
0 files changed, 0 insertions, 0 deletions