Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 396 Bytes

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.