Skip to content

Tool that creates a local development environment with Docker

Notifications You must be signed in to change notification settings

Kunstmaan/spaceport

Repository files navigation

System requirements

  • Composer
  • PHP >= 8.0

Installation

git clone https://github.com/Kunstmaan/spaceport.git /some/path/spaceport cd /some/path/spaceport composer install chmod +x /some/path/spaceport/spaceport ln -s /some/path/spaceport/spaceport /usr/local/bin/spaceport