1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-12 18:06:09 +00:00

Add Initialize New Taskfile For A Project as a Taskfile TIL

This commit is contained in:
jbranchaud
2026-07-11 12:55:25 -05:00
parent 3dc51590bd
commit b7af4da998
2 changed files with 41 additions and 1 deletions
+2 -1
View File
@@ -10,7 +10,7 @@ working across different projects via [VisualMode](https://www.visualmode.dev/).
For a steady stream of TILs, [sign up for my newsletter](https://visualmode.kit.com/newsletter).
_1816 TILs and counting..._
_1817 TILs and counting..._
See some of the other learning resources I work on:
@@ -1626,6 +1626,7 @@ If you've learned something here, support my efforts writing daily TILs by
- [Add Default Task To List All Tasks](taskfile/add-default-task-to-list-all-tasks.md)
- [Create Interactive Picker For Set Of Subtasks](taskfile/create-interactive-picker-for-set-of-subtasks.md)
- [Initialize New Taskfile For A Project](taskfile/initialize-new-taskfile-for-a-project.md)
- [Run A Task If It Meets Criteria](taskfile/run-a-task-if-it-meets-criteria.md)
### tmux