It is a CLI way to install few recommended tools for Developers.
cd system-setup
chmod -x install-on-ubuntu
./install-on-ubuntu
cd system-setup
chmod -x install-on-mac
./install-on-mac
And many more.....
It is a CLI way to install few recommended tools for Developers.
cd system-setup
chmod -x install-on-ubuntu
./install-on-ubuntu
cd system-setup
chmod -x install-on-mac
./install-on-mac
And many more.....