Installation
1. Method: Clone the repository
Section titled “1. Method: Clone the repository”Clone the repositoty using git:
git clone https://github.com/Tirito6626/bash2jsonand make the file executable
chmod +x ./bash2json/bash2jsonAnd now you can use
./bash2json/bash2json --version2. Method: Download the file directly
Section titled “2. Method: Download the file directly”Download the file
wget https://repo.tirito.de/projects/bash2jsonand make the file executable
chmod +x ./bash2json