digital-pulse-lv/keep-me-synced

A simple package to keep repos in sync with cPanel Git Version Control.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/digital-pulse-lv/keep-me-synced

1.1.4 2023-04-12 16:20 UTC

This package is auto-updated.

Last update: 2025-09-12 21:40:13 UTC


README

A simple package to keep repos in sync with cPanel Git Version Control.

Installation

Simply run the following command to install:

   composer require digital-pulse-lv/keep-me-synced

Then publish the config file and adjust it as you need it:

   php artisan vendor:publish --provider="DigitalPulse\KeepMeSynced\app\Providers\KeepMeSyncedServiceProvider"