.github
|
README improvements
|
2018-07-15 15:47:38 -03:00 |
cmd/task
|
rename details in Executor to summary
|
2019-02-24 15:33:09 +01:00 |
completion/zsh
|
Changed --dry-run flag to --dry
|
2018-07-29 22:03:22 +01:00 |
docs
|
fix documentation
|
2019-02-24 12:00:45 +01:00 |
internal
|
renaming field in taskfile to summary
|
2019-02-24 15:37:02 +01:00 |
testdata
|
print only commands if present
|
2019-02-24 16:15:59 +01:00 |
vendor
|
Update vendor/
|
2019-01-19 19:25:49 -02:00 |
.editorconfig
|
Documentation: GA
|
2018-09-23 15:31:00 -03:00 |
.gitattributes
|
Initial commit
|
2017-02-26 20:14:36 -03:00 |
.gitignore
|
ignore ide configuration
|
2019-02-24 08:24:09 +01:00 |
.goreleaser.yml
|
.goreleaser.yml: Use CGO_ENABLED=0
|
2018-06-24 10:51:04 -03:00 |
.travis.yml
|
Switch to Go modules
|
2018-10-27 17:01:14 -03:00 |
CHANGELOG.md
|
v2.4.0
|
2019-02-21 21:28: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
|
Upgrade some libs
|
2019-01-19 19:24:49 -02:00 |
go.sum
|
Upgrade some libs
|
2019-01-19 19:24:49 -02:00 |
help.go
|
Re-write import paths to v2
|
2018-11-04 21:23:35 -02:00 |
init.go
|
Update link on the Taskfile generated by
|
2018-10-27 15:30:48 -03: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 |
README.md
|
Docs: Give more visibility to sponsors and contributors
|
2018-12-24 15:00:14 -02:00 |
status.go
|
Don't persist new checksum on the disk if dry mode is enabled
|
2019-02-09 10:44:35 -02:00 |
task_test.go
|
print commands on summary only if commands are present
|
2019-02-24 16:08:32 +01:00 |
task.go
|
refactoring
|
2019-02-24 16:17:47 +01:00 |
Taskfile.yml
|
revert changes for taskfile
|
2019-02-24 09:29:19 +01:00 |
variables.go
|
Add hability to globally set environment variables
|
2019-01-02 12:06:12 -02:00 |
watch.go
|
Re-write import paths to v2
|
2018-11-04 21:23:35 -02:00 |