Andrey Nering
|
abb19dfbf8
|
print logs to stderr instead of stdout
also, don't print up-to-date status when the --silent flag was given
closes #68
|
2017-09-30 14:56:35 -03:00 |
|
Andrey Nering
|
998935ea55
|
add --list (or -l) flag to print existing tasks
If an inexixtent task is given, the help also prints as before
Also fixing README documentation
Closes #51
|
2017-07-15 14:10:46 -03:00 |
|
Andrey Nering
|
9ba44f3e6e
|
allow custom Stdin, Stdout and Stderr while running as a lib
|
2017-07-01 15:05:51 -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
|
2054a1bc34
|
Minor improvements for tasks description
|
2017-03-19 15:18:18 -03:00 |
|