Andrey Nering
|
27a21eb4cb
|
Fix extension on help text
|
2017-02-28 18:43:18 -03:00 |
|
Andrey Nering
|
989f2eaa3e
|
Indent TOML in example file
|
2017-02-28 18:42:09 -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
|
a15cf26842
|
Make golint happy
|
2017-02-28 09:50:40 -03:00 |
|
Andrey Nering
|
f2843589a9
|
Add dist/ to .gitignore
|
2017-02-28 09:43:05 -03:00 |
|
Andrey Nering
|
0609380061
|
Releasing with GoReleaser
|
2017-02-28 09:37:07 -03:00 |
|
Andrey Nering
|
45c40cc845
|
MIT LICENS file
|
2017-02-28 09:15:25 -03:00 |
|
Andrey Nering
|
c1e3e5ca63
|
Write a README
|
2017-02-28 09:14:11 -03:00 |
|
Andrey Nering
|
93dabdd9a8
|
Do vendoring
|
2017-02-27 17:04:44 -03:00 |
|
Andrey Nering
|
b8b52b94f9
|
Change patterns to slice to support multiple
|
2017-02-27 17:03:25 -03:00 |
|
Andrey Nering
|
0e1aaabf11
|
DO nor re-run up-to-date tasks, based on ModTime and given patterns
|
2017-02-27 16:44:08 -03:00 |
|
Andrey Nering
|
7cab3997c1
|
Use relative path
|
2017-02-27 10:57:09 -03:00 |
|
Andrey Nering
|
5b1d106724
|
Support run multiple commands
|
2017-02-27 10:13:06 -03:00 |
|
Andrey Nering
|
49d4901c76
|
Support Windows
If "sh" is available (Git bash) it is used. Otherwise "cmd" is used.
|
2017-02-27 10:07:54 -03:00 |
|
Andrey Nering
|
a441fea849
|
Move main package to cmd/task
|
2017-02-27 09:48:50 -03:00 |
|
Andrey Nering
|
6104b42368
|
Better error message on task run error
|
2017-02-26 21:23:38 -03:00 |
|
Andrey Nering
|
b2621a8bc3
|
Support task dependencies
|
2017-02-26 21:18:53 -03:00 |
|
Andrey Nering
|
53f8766b80
|
Redirect stderr
|
2017-02-26 20:53:57 -03:00 |
|
Andrey Nering
|
389d7f7aed
|
First working version
|
2017-02-26 20:43:50 -03:00 |
|
Andrey Nering
|
39e60d6278
|
Initial commit
|
2017-02-26 20:14:36 -03:00 |
|