Skip to content

Instantly share code, notes, and snippets.

@jan-koch
Created September 12, 2019 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jan-koch/992068ab99917f9645c256920e5be807 to your computer and use it in GitHub Desktop.
Save jan-koch/992068ab99917f9645c256920e5be807 to your computer and use it in GitHub Desktop.
Commands for Module 2. These commands need to be executed in the folder you want to automatically deploy.
// Install PHPloy in your project
composer require "banago/phploy"
// Initialize PHPloy in the project folder
phploy --init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment