FCP-INDI / cpac

A convenience wrapper for https://github.com/FCP-INDI/C-PAC that provides a simple command line interface.
https://fcp-indi.github.io/docs/latest/user/cpac
MIT License
4 stars 3 forks source link

✨ Call `ba-timeseries-gradients` and `tsconcat` from wrapper #39

Open shnizzedy opened 6 months ago

shnizzedy commented 6 months ago

Project sub-parts and estimates

Timeline notes

version management

Frustration notes

I think the risk : reward and cost : benefit ratios are too high for these features, even though the risks and costs are low. Adding other scripts to be used directly as-is at the same level of abstraction without any other integration adds opportunity for error (more places for typos, more code and documentation to maintain) without any added value that I can see.

Design decisions and notes

I think I'll add a --version flag to each of the newly wrapped commands to specify a version of the wrapped packages, defaulting to the most recent release.