Add Koozali logo to README.md

This commit is contained in:
Trevor Batley 2023-05-09 16:14:20 +10:00
parent 0012d5b8e1
commit 9a8817f6a2

View File

@ -1,11 +1,17 @@
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> smeserver-gitutils
Utilities to use with smeserver on Koozali.org GITEA instance Utilities to use with smeserver on Koozali.org GITEA instance
Just a repackaging of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements Just a repackaging of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements
- git-cvs2git.sh - copy current cvs version of a package across to git in new structure ## git-cvs2git.sh
copy current cvs version of a package across to git in new structure
- git-get-and-build-repo.sh - bring down current git repository and run mockbuild ## git-get-and-build-repo.sh
bring down current git repository and run mockbuild
- git-mirror-rep.sh - create mirror of src.koozali.org repository in a local GITEA instance ## git-mirror-rep.sh
create mirror of src.koozali.org repository in a local GITEA instance
- git-mirror-org.sh - create mirrors of all repos in an organisation in a local GITEA instance ## git-mirror-org.sh
create mirrors of all repos for an organisation in a local GITEA instance