Cleanup, updated readme

This commit is contained in:
rob
2026-02-14 14:46:12 +01:00
parent 31a25c0155
commit e7e6817272
6 changed files with 4 additions and 186 deletions

View File

@@ -1,8 +1,9 @@
# treesize
Rudimentäre Quick-and-dirty-Implementation des tree-Kommandos (Linux), einmal in Java und einmal in Scala
Rudimentary quick-and-dirty implementation of the tree-command (Linux)
* 16-Oct-2019 Erstellt und in svn-Repo hochgeladen
* 16-Oct-2019 Erstellt und in svn-Repo hochgeladen (two versions, Java and Scala)
* 02-Jun-2022 Mit git2svn in lokales git-Repo migriert und in selbstgehosteten Gitea-Server gepusht
* 14-Feb-2026 Removed Scala packages, added build system (Gradle)
___
RS 02-Jun-2022
RS 14-Feb-2026