manifest/README.md
2024-02-10 12:24:56 +01:00

394 B

Manifest section for ewol framework:

Create the tree:

mkdir atria_soft
cd atria_soft
island init https://gitea.atria-soft.org/atria-soft/manifest.git
island sync
cd ..

Create the tree:

mkdir atria_soft
cd atria_soft
island init git@gitea.atria-soft.org:/atria-soft/manifest.git
island sync
cd ..