Open
Description
Ideally we have some scripts that can be used to more easily set up empty projects / Gaudi Algorithms, e.g.
- script to essentially copy the parts of this template that are strictly necessary (+ maybe some goodies) into a new folder. This should not copy the complete git history, the example algos or tests
- script that uses one of the algorithms here as basis, and copy that, do renaming on the fly, some basic options stub, potentially a basic cmake setup (including tests?)
Activity