Skip to content

Add color support - #13

Open
wryun wants to merge 2 commits into
jmespath:masterfrom
wryun:colorise-output
Open

Add color support#13
wryun wants to merge 2 commits into
jmespath:masterfrom
wryun:colorise-output

Conversation

@wryun

@wryunwryun commented Aug 9, 2017

Copy link
Copy Markdown

Add --color in the style of grep/ls/etc.

Had to rerun godeps, and that doesn't support -r since 1.6, so the path rewriting was removed.

Also had to run godep again, which led to changes due to dropping of '-r' in Go 1.6+.
Modified .travis.yml to use 1.6
@wryun

wryun commented Aug 9, 2017

Copy link
Copy Markdown
Author

Not finding the right incantation to fix the dependencies here - oh well.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@wryun