Skip to content

abdul-kasif/dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Dev Setup

A simple script to quickly install common development tools on Fedora.

Clone the Repository

git clone https://github.com/abdul-kasif/dev-env.git
cd dev-env/
chmod +x dev-run

Usage

List Available Applications

./dev-run --list

Displays all available applications that can be installed.

Install an Application

./dev-run <application_name>

Example:

./dev-run docker

Install All Applications

./dev-run

Runs all installation scripts inside the run/ directory.

Help

./dev-run --help

Shows the help menu with available commands.

Notes

  • Each application installer is stored inside the run/ directory.
  • Scripts inside run/ are executed directly by dev-run.
  • The system packages are updated automatically before installation.

About

Kasif's development environment (Fedora)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages