Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
/ rocketeer-slurp Public archive

Defines commands that allow you to 'slurp' a copy of a site to your local machine.

License

Notifications You must be signed in to change notification settings

creatuity/rocketeer-slurp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'Slurp' plugin for Rocketeer

Defines commands that allow you to 'slurp' a copy of a site to your local machine.

Helpful for building and updating development copies of live sites.

To setup add this to your composer.json and update :

"creatuity/rocketeer-slurp": "dev-master"

Then you'll need to set it up, so do artisan config:publish rocketeer/rocketeer-slurp and complete the configuration in app/packages/rocketeer/rocketeer-slurp/config.php.

Once that's done add the following to your providers array in app/config/app.php :

'Rocketeer\Plugins\RocketeerSlurp\RocketeerSlurpServiceProvider',

About

Defines commands that allow you to 'slurp' a copy of a site to your local machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages