scripts to turn your linux desktop into a java dev environment up and running in seconds
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...
- Linux Mint 22 (Ubuntu 24.04 LTS)
- clone or download this repo into your user home (e.g. /home/rew/debianDevSystem)
- run a cool composite installer script: in /installer e.g.
all.sh
ordev/devEnv.sh
- start coding...
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