Skip to content

Set up common developer tools using a single script.

License

Notifications You must be signed in to change notification settings

nicklasfrahm/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Bootstrap

Bootstrap is a simple script to install common development tools on a fresh Ubuntu installation so that I can get started quickly after getting a fresh install.

Usage

We assume that the user has sudo privileges and the wget and bash are the only external dependencies.

wget -O - -o /dev/null https://raw.githubusercontent.com/nicklasfrahm/bootstrap/main/bootstrap.sh | bash

It will install the following tools:

About

Set up common developer tools using a single script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages