- python with json module (almost all linux distro has it preinstalled)
wget https://github.com/kepkin/dev-shell-essentials/archive/master.zip -O dev-shell-essentials.zip &&
unzip dev-shell-essentials.zip &&
source dev-shell-essentials-master/dev-shell-essentials.sh
Or using git
git clone https://github.com/kepkin/dev-shell-essentials.git
cd dev-shell-essentials
source dev-shell-essentials.sh