.github
|
Update FUNDING.yml
|
2019-11-30 16:15:59 -03:00 |
cmd
|
Merge branch 'master' into v3
|
2019-12-07 16:54:29 -03:00 |
completion
|
Fix typo and re-organize the folder structure for task completion
|
2019-11-05 10:30:01 +11:00 |
docs
|
Expose .TASK variable with the task name
|
2019-12-07 19:43:10 -03:00 |
internal
|
Expose .TASK variable with the task name
|
2019-12-07 19:43:10 -03:00 |
testdata
|
Expose .TASK variable with the task name
|
2019-12-07 19:43:10 -03:00 |
vendor
|
go mod vendor
|
2019-11-24 21:00:02 -03:00 |
.editorconfig
|
Documentation: GA
|
2018-09-23 15:31:00 -03:00 |
.gitattributes
|
Initial commit
|
2017-02-26 20:14:36 -03:00 |
.gitignore
|
Update .gitignore
|
2019-09-07 14:46:46 -03:00 |
.goreleaser.yml
|
Fix two Goreleaser deprecation messages
|
2019-08-11 23:15:08 -03:00 |
.travis.yml
|
Fix Travis
|
2019-09-22 18:57:42 -03:00 |
CHANGELOG.md
|
Expose .TASK variable with the task name
|
2019-12-07 19:43:10 -03:00 |
errors.go
|
Fix suggestion to use task --init not being shown anymore
|
2018-08-19 16:23:32 -03:00 |
go.mod
|
Merge branch 'master' into v3
|
2019-11-24 21:02:33 -03:00 |
go.sum
|
Merge branch 'master' into v3
|
2019-11-24 21:02:33 -03:00 |
help.go
|
Use colors for some output messages
|
2019-05-26 18:36:39 -03:00 |
init.go
|
bump version of auto generated taskfile
|
2019-08-19 21:01:36 +02:00 |
install-task.sh
|
Using godownloader to generate a install script
|
2018-04-07 15:07:43 -03:00 |
LICENSE
|
MIT LICENS file
|
2017-02-28 09:15:25 -03:00 |
precondition.go
|
Fix build after merging master
|
2019-06-15 22:47:15 -03:00 |
README.md
|
Migrating from taskfile.org to taskfile.dev
|
2019-03-04 23:23:30 -03:00 |
status.go
|
Always expode .TIMESTAMP and .STATUS when using status:
|
2019-09-14 18:04:41 -03:00 |
task_test.go
|
Expose .TASK variable with the task name
|
2019-12-07 19:43:10 -03:00 |
task.go
|
Merge branch 'master' into v3
|
2019-11-24 21:02:33 -03:00 |
Taskfile.yml
|
Only have colored output on v3
|
2019-07-07 14:18:02 -03:00 |
variables.go
|
Always expode .TIMESTAMP and .STATUS when using status:
|
2019-09-14 18:04:41 -03:00 |
watch.go
|
Use colors for some output messages
|
2019-05-26 18:36:39 -03:00 |