rebar/inttest/thooks/fish.erl
Tim Watson e76770511a Add pre and post script support for all commands
This change makes it possible to assign pre/post scripts to all
rebar commands. This allows users fine grained control over
when scripts and/or shell commands should be executed, where such
extensions are absolutely needed.

Several examples have been added to the rebar.config.sample file.
2011-03-12 16:31:41 +01:00

5 lines
55 B
Erlang

-module(fish).
-compile(export_all).
fish() -> fish.