Skip to main content

Masonite package synchronisation

Project description

Masonite package sync

PyPI Python Version GitHub release (latest by date including pre-releases) License Code style: black

Update a masonite package with latest project template files. It's useful when you maintain a package to update the project template used for example in tests/integrations/.

pip install masonite-package-sync

Pull the default Masonite project template into the current directory

python masonite-package pull
python masonite-package pull --repo johndoe/other-project --branch develop
python masonite-package pull --directory other/dir/test/

If you want to update the test project inside your Masonite package do :

python masonite-package pull --directory tests/integrations/

It will replace the project and update paths to work !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

masonite-package-sync-0.5.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page