Andrey Nering
|
196d3cb13d
|
add custom Cmd and Dep types
|
2017-07-03 21:04:38 -03:00 |
|
Andrey Nering
|
ecfd8e8a62
|
change all tests to call functions instead of binary directly
I had to temporarely hack github.com/mvdan/sh to fix dir handling
|
2017-07-01 15:32:13 -03:00 |
|
Andrey Nering
|
81e0f170ef
|
accept setting dir of execution and improve tests
One test is not yet migrated. First we should have specific
Stdin, Stdout and Stderr for executor.
|
2017-06-24 20:09:05 -03:00 |
|
Andrey Nering
|
2615000609
|
Add --init flag to create a new Taskfile
|
2017-05-17 15:38:46 -03:00 |
|
Andrey Nering
|
2a2dfce137
|
Add status option to prevent task from running
Closes #27
|
2017-05-17 14:37:16 -03:00 |
|
Andrey Nering
|
59306cda38
|
Possibility to call another task
|
2017-03-25 15:26:42 -03:00 |
|
Andrey Nering
|
0db3e9a05d
|
Fix "=" not being reconized in variables/environment variables
Fixes #19
|
2017-03-25 11:01:44 -03:00 |
|
Andrey Nering
|
c2773a7287
|
Fix delete of files before test run
|
2017-03-25 10:52:41 -03:00 |
|
Andrey Nering
|
e28b0bc646
|
Write tests for variables
|
2017-03-25 10:51:30 -03:00 |
|
Andrey Nering
|
06633e2f99
|
Write first test for deps
|
2017-03-15 21:15:27 -03:00 |
|