fab
fab copied to clipboard
Create hook framework
It would be useful to allow user-defined build scripts to add functions that can run before and/or after a particular fab framework action, e.g. after a compilation. This could be used to trigger correctness actions or output filtering, e.g. checking compiler warnings.