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 |
|
Sascha Andres
|
6636cd38c0
|
Implemented os specific task file support
|
2017-03-07 09:45:14 +01:00 |
|
Andrey Nering
|
576b18246a
|
Prefix all output messages from task with "task: "
This makes it easier to know if a message comes from task or from a command
stdout or stderr
|
2017-03-02 20:56:40 -03:00 |
|
Andrey Nering
|
a9b8e31228
|
Move error types to its own file
|
2017-03-02 20:52:03 -03:00 |
|