Bash script to install all basic dependencies (Such as Docker, VS Code and nodeJS) in Ubuntu.
Run the script in terminal
bash env.sh
or
./env.sh
in terminal.
Comment the code in bash script by applying ## this is the comment
in bash script.
Bash script to install all basic dependencies (Such as Docker, VS Code and nodeJS) in Ubuntu.
Run the script in terminal
bash env.sh
or
./env.sh
in terminal.
Comment the code in bash script by applying ## this is the comment
in bash script.