mirror of
https://github.com/go-task/task.git
synced 2026-06-23 20:55:52 +00:00
Compare commits
1 Commits
split-exec
...
migrate-ho
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c7bf6b41c |
@@ -87,9 +87,7 @@ brews:
|
|||||||
system "#{bin}/task", "--help"
|
system "#{bin}/task", "--help"
|
||||||
install: |-
|
install: |-
|
||||||
bin.install "task"
|
bin.install "task"
|
||||||
bash_completion.install "completion/bash/task.bash" => "task"
|
generate_completions_from_executable(bin/"task", "--completion")
|
||||||
zsh_completion.install "completion/zsh/_task" => "_task"
|
|
||||||
fish_completion.install "completion/fish/task.fish"
|
|
||||||
commit_author:
|
commit_author:
|
||||||
name: task-bot
|
name: task-bot
|
||||||
email: 106601941+task-bot@users.noreply.github.com
|
email: 106601941+task-bot@users.noreply.github.com
|
||||||
|
|||||||
Reference in New Issue
Block a user