manifest/readme.md

373 B

Manifest section for ewol framework:

Create the tree:

mkdir framework
cd framework
island init https://github.com/atria-soft/manifest.git
island sync
cd ..

Create the tree:

mkdir framework
cd framework
island init git@192.168.1.156:/atria-soft/manifest.git
island sync
cd ..