Andrey Nering
|
685b9ae293
|
improvements on release process
|
2017-06-14 15:28:35 -03:00 |
|
Andrey Nering
|
f98bf6c4b1
|
refactor: Create executor struct to get rid of global variables
Maybe eventually help on #17
|
2017-06-04 16:02:04 -03:00 |
|
Andrey Nering
|
2615000609
|
Add --init flag to create a new Taskfile
|
2017-05-17 15:38:46 -03:00 |
|
Andrey Nering
|
72a6727e31
|
Watch task
|
2017-04-01 16:11:32 -03:00 |
|
Andrey Nering
|
f899df2e82
|
Use github.com/spf13/pflag instead of stdlib flag
|
2017-03-01 20:43:27 -03:00 |
|
Andrey Nering
|
131499b66d
|
Add -f flag to force execution even when task is up-to-date
|
2017-03-01 20:21:36 -03:00 |
|
Andrey Nering
|
27a21eb4cb
|
Fix extension on help text
|
2017-02-28 18:43:18 -03:00 |
|
Travis
|
a53fcf8bba
|
add toml example, use yaml in help doc
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
|
2017-02-28 18:33:53 -03:00 |
|
Travis
|
61b1aa8559
|
added yml/json/toml support, --help flag, and example directory
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
|
2017-02-28 18:33:53 -03:00 |
|
Andrey Nering
|
a441fea849
|
Move main package to cmd/task
|
2017-02-27 09:48:50 -03:00 |
|