# VDI ## Create Project ```sh # Create Project helios project add vdi --repo https://github.com/bmallen-xs/Helios-Services --ref main --path vdi # Clone / Pull helios project pull vdi ``` ## Run ```sh helios project up vdi ```