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