Go to file
2024-02-10 12:08:53 +01:00
default.xml [FIX] coorect the format of the file 2024-02-10 12:08:53 +01:00
README.md Update README.md 2024-02-10 10:50:08 +01:00

Manifest section for Tools:

Get island:

pipx install island

Create the tree:

mkdir kangaroo_and_rabbit
cd kangaroo_and_rabbit
island init https://gitea.atria-soft.org/kangaroo-and-rabbit/manifest.git
island sync
cd ..
mkdir kangaroo_and_rabbit
cd kangaroo_and_rabbit
island init git@gitea.atria-soft.org:kangaroo-and-rabbit/manifest.git
island sync
cd ..

Now all is done ...