fab icon indicating copy to clipboard operation
fab copied to clipboard

Create hook framework

Open t00sa opened this issue 4 months ago • 0 comments

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.

t00sa avatar Jul 28 '25 14:07 t00sa