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