Bash script to install Ubuntu dependencies in one go. 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. Note: You can also comment the dependencies you don't want to install Comment the code in bash script by applying ## this is the comment in bash script.