echo "# ev" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://git-wall.de/noa-x/ev.git
git push -u origin main
Öffentlicher Code-Bereich: Tree, Dateien, Releases und Issues sind ohne Login sichtbar.
Repository languages main
Go 67% JavaScript 24% Markdown 4.8% Shell 2.2% YAML 1.9% HTML 0.4%
..
workflows Simplify release workflow: replace tag-based trigger with manual dispatch, streamline version validation, and update dependencies between jobs. 14 days ago