Initial **release** #1

Merged
CodeByMrFinchum merged 8 commits from feat/init into main 2025-08-14 19:00:03 +02:00
Showing only changes of commit affe7b094f - Show all commits

View file

@ -1,3 +1,10 @@
# OptimaLab35-installer
Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut.
Installation script (linux) to install OptimaLab35 (and micromamba) and setup desktop shortcut.
run by
```Bash
"${SHELL}" <(curl -L https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35-installer/raw/branch/feat/init/OL35-installer.sh)
```
# Disclaimer
GAI(LLM) ChatGPT was used to generate parts of this project.