Feature idea
A promising tool for automation is task.
It allows to define tasks in yaml files.
You could surely also implement your tasks as bash scripts but task allows some abstraction and more high-level stuff preventing pitfalls.
Releases can be found here:
https://github.com/go-task/task/releases
Additional context
We should first analyse and define if this is going to be a global or a local commandlet.
Feature idea
A promising tool for automation is task.
It allows to define tasks in
yamlfiles.You could surely also implement your tasks as bash scripts but task allows some abstraction and more high-level stuff preventing pitfalls.
Releases can be found here:
https://github.com/go-task/task/releases
Additional context
We should first analyse and define if this is going to be a global or a local commandlet.