You can either use the install.sh
script or run each of these commands manually.
sudo git clone [email protected]:giovannism20/complete-based-package-json.git /opt/complete-based-package-json
sudo chmod +x /opt/complete-based-package=json/npm-run-autocomplete.sh
echo "source /opt/complete-based-package-json/npm-run-autocomplete.sh" >> ~/.bashrc
echo "source /opt/complete-based-package-json/npm-run-autocomplete.sh" >> ~/.zshrc
sudo sh /opt/complete-based-package-json/install.sh