설명 없음

Valentin Maerten dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
.github 114d5e1404 fix(renovate): switch mode from silent to full 1 주 전
.vscode 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions 3 주 전
args 1ef5cf71d0 feat: pass ast.Call by reference 7 달 전
bin 7989f73f06 Fix behavior of interrupt (SIGINT, SIGTERM) signals 2 년 전
cmd 3747b2ab7f feat: completion command (#1157) 2 주 전
completion eb39dd94d0 fix(completion): display aliases in fish completion (#1782) 2 주 전
errors ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) 3 주 전
internal 15aa4b86af fix: double help is printed when `--help` is provided (#1806) 5 일 전
taskfile dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
testdata dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
website 8ab5fe0e80 chore(website): disable crowdin completely (#1793) 1 주 전
.editorconfig ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) 3 주 전
.gitattributes 912bbcab8e chore: make github detect task as a go project again 4 달 전
.gitignore 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions 3 주 전
.golangci.yml 630e58767b feat: ability to resolve refs using templating syntax (#1612) 4 달 전
.goreleaser.yml f8e3742d11 fix: add schema version to .goreleaser.yml 1 주 전
.mockery.yaml b42299a5aa feat: use mockery/testify for mocking instead of mockgen/gomock (#1118) 1 년 전
.nvmrc 0307ca8ac6 Website: Upgrade Docusaurus (#956) 1 년 전
.prettierrc.yml 8026d8ddb3 Configure Prettier for Markdown formatting (#1112) 1 년 전
CHANGELOG.md 5aa68e47e5 chore: changelog for #1806 5 일 전
LICENSE 45c40cc845 MIT LICENS file 7 년 전
README.md 97cf02872f fix: update references to website directory 6 달 전
Taskfile.yml ff2e0f846a chore: update project taskfile 1 주 전
completion.go 3747b2ab7f feat: completion command (#1157) 2 주 전
concurrency.go c6ecf70377 Adding a --concurrency (-C) flag 3 년 전
go.mod 0c05dcbe0f chore(deps): bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#1791) 1 주 전
go.sum 0c05dcbe0f chore(deps): bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#1791) 1 주 전
hash.go 5e9851f42f Update minimum go version (#1758) 1 개월 전
help.go 5e9851f42f Update minimum go version (#1758) 1 개월 전
init.go f9c77acd96 feat: custom error codes (#1114) 1 년 전
install-task.sh 99ed3001f0 revert changes, add fix for arm downloads 1 년 전
package-lock.json 1275ab1b5b v3.39.0 1 주 전
package.json 1275ab1b5b v3.39.0 1 주 전
precondition.go 247c2586c2 refactor: taskfile/ast package (#1450) 8 달 전
requires.go 5e9851f42f Update minimum go version (#1758) 1 개월 전
setup.go c243b0ec7e fix(remote): TASK_REMOTE_DIR does not work when absolute (#1715) 3 주 전
signals.go 5e9851f42f Update minimum go version (#1758) 1 개월 전
signals_test.go 5e9851f42f Update minimum go version (#1758) 1 개월 전
status.go 830b745112 feat(remote): global tempDir when the path is absolute (#1661) 2 달 전
task.go dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
task_test.go dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
variables.go dab7cb3c6d feat: improve fingerprint and output with wildcard 4 일 전
watch.go c6c69a5a63 fix: address compilation error on `watch_test.go` 5 달 전
watch_test.go c6c69a5a63 fix: address compilation error on `watch_test.go` 5 달 전

README.md

Task

Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.

Installation | Documentation | Twitter | Mastodon | Discord