Skip to content

wyattfr/devkit-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Performance Setup Menu

A simple yet powerful Bash script for Ubuntu users to quickly install essential packages and development tools with an easy-to-use selection menu.

Features

  • Net Tools: Install networking utilities such as net-tools and wireless-tools.
  • Developer Essentials: Install common development tools like Python, Node.js, and build essentials.
  • Development Kit: Install web development tools like Apache, PHP, and other server essentials.
  • Install All: Install all the essential packages at once.

The script provides a text-based menu to select what you want to install, and will confirm before proceeding with each package.

Installation

  1. Clone the Repository:

    Clone the repository to your local machine by running the following command:

    git clone https://github.com/itswyattfr/devkit-bash.git
  2. Make the Script Executable:

    In your terminal, run the following command to give the script execution permissions:

    chmod +x ./devkit-bash/devkit.sh

About

A all in one install for your ubuntu server setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages