chore: (task|make)file templates

This commit is contained in:
Michele Cereda
2025-02-25 20:12:16 +03:00
parent 01aa5b159a
commit e876be0159
3 changed files with 52 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ task --completion 'bash' > '/etc/bash_completion.d/task'
- [Website]
- [Github]
- [Demystification of taskfile variables]
### Sources
@@ -109,4 +110,5 @@ task --completion 'bash' > '/etc/bash_completion.d/task'
[website]: https://taskfile.dev/
<!-- Others -->
[demystification of taskfile variables]: https://medium.com/@TianchenW/demystification-of-taskfile-variables-29b751950393
[stop using makefile (use taskfile instead)]: https://dev.to/calvinmclean/stop-using-makefile-use-taskfile-instead-4hm9