Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 790 Bytes

File metadata and controls

29 lines (23 loc) · 790 Bytes

Classes

Commands

  • DeployCommand: Deploy the packages
  • UnlinkCommand: Unlink the packages
  • LinkCommand: Link the packages
  • StatusCommand: Show the status of Devlink

Traits

  • Art: Artistic output
  • Backup: Backup composer.json
  • Check: Check the status of Devlink
  • Cleanup: Cleanup the packages
  • Deploy: Deploy the packages
  • Finalize: Finalize the packages
  • Link: Create symlinks for the packages
  • Prepare: Prepare the folder
  • Restore: Restore composer.json
  • Show: Read the JSON and show the status
  • Status: Write the JSON status file
  • Unlink: Remove symlinks for the packages

Other

  • devlink.php: The config file
  • devlink.json: The generated status file
  • deploy.sh: The shell script