Açıklama Yok

Pete Davison 3396992ca8 feat: use external package for ordered maps 2 ay önce
.github 8ab5fe0e80 chore(website): disable crowdin completely (#1793) 2 ay önce
.vscode 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions 2 ay önce
args 3396992ca8 feat: use external package for ordered maps 2 ay önce
bin 7989f73f06 Fix behavior of interrupt (SIGINT, SIGTERM) signals 2 yıl önce
cmd 3747b2ab7f feat: completion command (#1157) 2 ay önce
completion eb39dd94d0 fix(completion): display aliases in fish completion (#1782) 2 ay önce
errors ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) 2 ay önce
internal 3396992ca8 feat: use external package for ordered maps 2 ay önce
taskfile 3396992ca8 feat: use external package for ordered maps 2 ay önce
testdata 0e2c9cc88f fix: include flatten with a default task (#1778) 2 ay önce
website 8ab5fe0e80 chore(website): disable crowdin completely (#1793) 2 ay önce
.editorconfig ef3b853728 feat: add option to declare an included Taskfile as flatten (#1704) 2 ay önce
.gitattributes 912bbcab8e chore: make github detect task as a go project again 5 ay önce
.gitignore 0a59890a46 chore(dev): add `.vscode/extensions.json` with recommended extensions 2 ay önce
.golangci.yml 630e58767b feat: ability to resolve refs using templating syntax (#1612) 6 ay önce
.goreleaser.yml f8e3742d11 fix: add schema version to .goreleaser.yml 2 ay önce
.mockery.yaml b42299a5aa feat: use mockery/testify for mocking instead of mockgen/gomock (#1118) 1 yıl önce
.nvmrc 0307ca8ac6 Website: Upgrade Docusaurus (#956) 1 yıl önce
.prettierrc.yml 8026d8ddb3 Configure Prettier for Markdown formatting (#1112) 1 yıl önce
CHANGELOG.md 3c177d3fdc chore: changelog for #1783 2 ay önce
LICENSE 45c40cc845 MIT LICENS file 7 yıl önce
README.md 97cf02872f fix: update references to website directory 7 ay önce
Taskfile.yml ff2e0f846a chore: update project taskfile 2 ay önce
completion.go 3747b2ab7f feat: completion command (#1157) 2 ay önce
concurrency.go c6ecf70377 Adding a --concurrency (-C) flag 3 yıl önce
go.mod 3396992ca8 feat: use external package for ordered maps 2 ay önce
go.sum 3396992ca8 feat: use external package for ordered maps 2 ay önce
hash.go 5e9851f42f Update minimum go version (#1758) 2 ay önce
help.go 5e9851f42f Update minimum go version (#1758) 2 ay önce
init.go f9c77acd96 feat: custom error codes (#1114) 1 yıl önce
install-task.sh 99ed3001f0 revert changes, add fix for arm downloads 2 yıl önce
package-lock.json 1275ab1b5b v3.39.0 2 ay önce
package.json 1275ab1b5b v3.39.0 2 ay önce
precondition.go 247c2586c2 refactor: taskfile/ast package (#1450) 10 ay önce
requires.go 3396992ca8 feat: use external package for ordered maps 2 ay önce
setup.go 3396992ca8 feat: use external package for ordered maps 2 ay önce
signals.go 5e9851f42f Update minimum go version (#1758) 2 ay önce
signals_test.go 5e9851f42f Update minimum go version (#1758) 2 ay önce
status.go 830b745112 feat(remote): global tempDir when the path is absolute (#1661) 4 ay önce
task.go 3396992ca8 feat: use external package for ordered maps 2 ay önce
task_test.go 3396992ca8 feat: use external package for ordered maps 2 ay önce
variables.go 3396992ca8 feat: use external package for ordered maps 2 ay önce
watch.go c6c69a5a63 fix: address compilation error on `watch_test.go` 7 ay önce
watch_test.go c6c69a5a63 fix: address compilation error on `watch_test.go` 7 ay önce

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