dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
How to download and setup dasel
Open terminal and run command
git clone https://github.com/TomWright/dasel.git
git clone is used to create a copy or clone of dasel 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 dasel https://github.com/TomWright/dasel/archive/master.zip
Or simply clone dasel with SSH
[email protected]:TomWright/dasel.git