Commit Graph

10 Commits

Author SHA1 Message Date
Mike Farah 1f4e3a9cde Ignore vendor folder 2019-11-06 11:45:31 +11:00
Mike Farah a5f5fb2562 Publish moves files after uploading for speedy retries 2019-05-16 14:54:58 +10:00
David Bliss e6ee86930b Support building snap packages 2018-02-19 08:23:30 +11:00
Mike Farah cb48ba7173 Rename to yq 2017-12-18 15:29:41 +11:00
kenjones 86639acf70 Task: Simplify development
The base directory has all shell scripts in scripts/
and all example/test files in examples/.
A Makefile provides all the commands with helpful information.
If a developer simply types `make` then vendor is properly updated,
the code is formatted, linted, tested, built, acceptance test run,
and installed.

Linting errors resolved.
Ignored test case (`TestParsePath`) updated to work as expected.
2017-09-23 08:37:34 +10:00
Mike Farah b2a0964de2 switched from godeps to govendor, now supports new 'vendor' folder 2017-05-03 09:19:55 +10:00
Mike Farah 373e0a5eb7 More tests 2017-04-14 12:39:55 +10:00
Mike Farah 41156468a9 Added release task 2015-09-29 09:41:00 +10:00
Mike Farah bcf2ee8bcc Updated readme 2015-09-28 13:17:38 +10:00
Mike Farah 66e832a1fc Initial commit 2015-09-27 08:14:44 +10:00