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 ..
Description