1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00

docs: add fzf-make to "community integrations" (#2393)

This commit is contained in:
Tatsuya Kyushima
2025-11-05 02:32:53 +09:00
committed by GitHub
parent f7287c503a
commit 786813d95d

View File

@@ -82,6 +82,8 @@ developers who have created their own integrations for Task:
[[source](https://github.com/lechuckroh/task-intellij-plugin)] by @lechuckroh
- [mk](https://github.com/pycontribs/mk) command line tool recognizes Taskfiles
natively.
- [fzf-make](https://github.com/kyu08/fzf-make) fuzzy finder with preview window
for make, pnpm, yarn, just & task.
If you have made something that integrates with Task, please feel free to open a
PR to add it to this list.