Skip to content

Installation

Clone the repositoty using git:

Terminal window
git clone https://github.com/Tirito6626/bash2json

and make the file executable

chmod +x ./bash2json/bash2json

And now you can use

Terminal window
./bash2json/bash2json --version

Download the file

wget https://repo.tirito.de/projects/bash2json

and make the file executable

chmod +x ./bash2json