Andrey Nering
|
48add0f293
|
Write more args tests
|
2019-12-07 16:48:23 -03:00 |
|
Andrey Nering
|
a4685229c9
|
Fix bug of Task not executing the "default" task
When global vars were informed using the CLI.
I took the oportunity to move this logic to the proper package and
write a test.
|
2019-12-07 16:20:36 -03:00 |
|
Andrey Nering
|
f0768b3af1
|
Allow setting global variables through the CLI
Closes #192
|
2019-05-11 11:06:47 -03:00 |
|
Andrey Nering
|
3cbc89769d
|
Re-write import paths to v2
|
2018-11-04 21:23:35 -02:00 |
|
Andrey Nering
|
152fc0ad38
|
Move all structs related to Taskfile to its own package
|
2018-02-17 14:22:18 -02:00 |
|
Andrey Nering
|
33b167215d
|
move some packages to the "internal" directory
- this makes it impossible to import these packages outside Task
- as a side effect, it makes the root directory cleaner
|
2017-10-15 17:58:21 -02:00 |
|