Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 806 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 806 Bytes

Ubuntu Dev Env Initializer

A complete script that will install and set up everything you need to start developing on your brand new Ubuntu(or other debian based distro)

Instructions

  1. Clone the Repo.
  2. Run the script: chmod +x initialize.sh && ./initialize.sh

Note: Watch out for PROMPT QUESTIONS in order to make your script run as intended.

Features