fq
jq for binary formats - tool, language and decoders for working with binary and text formats
How to download and setup fq
Open terminal and run command
git clone https://github.com/wader/fq.git
git clone is used to create a copy or clone of fq repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with fq https://github.com/wader/fq/archive/master.zip
Or simply clone fq with SSH
[email protected]:wader/fq.git