Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 744 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 744 Bytes

Debian DevSystem

scripts to turn your linux desktop into a java dev environment up and running in seconds

Scope

The scripts are designed to work for me in my current working environment ... feel free to get inspired, but don't expect the scripts to work under any circumstances...

Tested

  • Linux Mint 22 (Ubuntu 24.04 LTS)

How to use

  1. clone or download this repo into your user home (e.g. /home/rew/debianDevSystem)
  2. run a cool composite installer script: in /installer e.g. all.sh or dev/devEnv.sh
  3. start coding...

JenkinsCLI

Are you looking for the JenkinsCLI which made this repo popular from the beginning? It has moved to its own repo, you can visit it here: jenkinsCLI