Mike Farah
ceafed30f9
attempt to fix go get
2019-12-02 10:38:44 +11:00
Mike Farah
29986db8f8
Update doc for go get
2019-11-13 12:25:24 +11:00
Mike Farah
8020d4253b
Updated README
2019-11-01 12:40:21 +11:00
Elliot
d05391e244
update ci to use go 1.13, switch to golangci-lint
2019-10-31 08:21:19 +11:00
Mike Farah
665d9079fa
Added goreport to readme
2019-07-23 10:07:59 +10:00
Mike Farah
7b54a44fcf
Fixed readme for bash docker alias to bash function, thanks @dead10ck
2019-07-23 09:57:58 +10:00
Arnaud Deprez
f8553162ca
doc: use '--rm' instead of '-rm' for docker command
2019-07-02 12:17:35 +00:00
Eduardo Minguez Perez
be532bf2fe
Added '-rm' docker flag to remove the containers
...
Also, added a handy alias just in case.
2019-06-10 21:59:40 +10:00
Georgi Knox
6e35356a84
add help description
2019-05-16 09:35:16 +10:00
Mike Farah
238a1241d2
Added snap specific notes
...
https://forum.snapcraft.io/t/requesting-classic-confinement-for-yq/10559
2019-03-27 09:27:07 +11:00
matfax
8a3fb32f36
Update documentation
2018-11-20 08:53:25 +11:00
Mike Farah
7a6689eb40
Fixed latest linting issues
2018-08-06 16:24:06 +10:00
Mike Farah
e6660e2460
Update README.md
2018-07-31 19:04:34 +10:00
Mike Farah
ebb8b34b31
Updating readme badges
2018-07-10 22:00:50 +10:00
Mike Farah
9a5e4ee828
Fixed whitespace in badge
2018-07-10 21:51:47 +10:00
Benedikt Franke
0a2dd29940
Add badge for docker build
2018-07-10 21:49:59 +10:00
Mike Farah
d8fed62f03
merge documentation
2018-07-10 21:24:13 +10:00
Mike Farah
c2c49dcb17
Fixed help length to prevent horizontal scroll in README
2018-06-27 19:37:18 +10:00
Mike Farah
b3b60665e4
Fixed toJson command line option, should only apply to read command
2018-06-26 14:09:56 +10:00
Mike Farah
df08b055cf
Shorten instructions in readme to avoid horizontal scroll
2018-06-20 19:50:19 +10:00
Mike Farah
25c9c22d8d
Updating docs
2018-06-20 14:29:17 +10:00
Mike Farah
facc81d1f4
github version of mousetrap required for xcompile
2018-06-20 08:14:14 +10:00
Mike Farah
a2571da1a1
Updated docs to refer to gopkg.in when using go get
2018-06-18 11:45:46 +10:00
Mike Farah
6d6e476ac8
Use gopkg managed versions of dependencies, for better go get support
2018-06-18 11:37:42 +10:00
Mike Farah
ebdc092688
Updating user docs
2018-06-12 10:17:09 +10:00
Roberto Mier Escandon
27089d1ca1
Updated some documentation pointing to deb install option
2018-06-12 10:12:55 +10:00
Mike Farah
0124d26086
Added mkdocs instructions to Contribute
2018-06-12 10:11:15 +10:00
Mike Farah
3a4d62d820
Adding delete command documentation
2018-05-07 16:34:29 +10:00
spawnia
d3ecf7aa88
Add Dockerfile for building the official CLI container
2018-04-03 09:25:00 +10:00
David Bliss
e552dbb6ab
Add install instructions to documentation
2018-02-19 08:23:30 +11:00
Mike Farah
0abda0098c
Now on brew!
2017-12-25 06:30:49 +11:00
Mike Farah
0c932ba7dc
Updated travis ci image
2017-12-19 11:39:54 +11:00
Mike Farah
cb48ba7173
Rename to yq
2017-12-18 15:29:41 +11:00
Mike Farah
1f6d7a50b2
Clearer README
2017-12-18 15:29:41 +11:00
kenjones
72bd88cfa5
Feature: Adds support for --version
...
Resolves : #24
2017-09-23 01:08:39 -04:00
kenjones
6980be3800
Feature: Adds merge command
...
Adds merge command for merging multiple yaml files together.
Resolves : #31
2017-09-23 14:45:59 +10: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
ec25886528
Removed redundant code, updated doc w.r.t reading json files
2017-04-19 15:45:45 +10:00
Mike Farah
a7c4813703
Updated doco
2017-04-14 12:40:03 +10:00
Mike Farah
124c57f9d9
README now links to doco
2017-04-13 15:44:31 +10:00
Mike Farah
c22394b540
Updated readme
2017-04-12 21:30:29 +10:00
Mike Farah
b1ff47022b
Updated readme
2017-04-12 21:20:43 +10:00
Mike Farah
5d2d37a5f8
Fixed travis script, added Travis banner to readme
2017-02-13 07:55:06 +11:00
Mike Farah
7ef556f22b
Update README.md
2015-11-20 21:42:45 +11:00
Mike Farah
3dee7b89d2
Updated README
2015-10-13 21:34:26 +11:00
Mike Farah
3720bf8211
Added json output functionality
2015-10-11 10:00:22 +11:00
Mike Farah
c122b9a843
Fixed example in README
2015-10-08 20:07:27 +11:00
mfarah
15f51d4bf0
Can update a yaml file from an instruction yaml file
2015-10-08 10:31:31 +11:00
mfarah
1d5fbd5ad0
Use cobra for cli for nicer cli-ness
2015-10-06 16:17:28 +11:00