Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV SETUP

Ubuntu (WSL) development environment quick setup.

This project is inspired by Omakub.

I've destroyed enough times the VMs I use for software development and setting up everything everytime is time consuming. And ain't nobody got time for that.

Maybe in the future I'll add support for other distros like Mint or Fedora since I've used them and plan on using them again in the future on bare metal.

Tools

Languages, runtimes, compilers and related tools

How to use

The quick way is by running

wget -pO- https://raw.githubusercontent.com/sephyld/dev-setup/refs/heads/main/boot.sh | bash

Or...

Clone this repository (if you already have git installed) or download it

git clone https://github.com/gseph/dev-setup

Open a terminal in the directory. If you used git clone:

cd dev-setup

Run this command

sh setup.sh

You might be prompted to provide your super user password in order to install some of the software.

Also, starship requires you to confirm the installation

About

Ubuntu (WSL) development environment setup

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages