Masonite package sync
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 !
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file masonite-package-sync-0.5.0.tar.gz.
File metadata
- Download URL: masonite-package-sync-0.5.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe330bc2cbcc3afbbb2c74eb38caeee5dd8ac820fa87d74f8e98a51a00834aa
|
|
| MD5 |
fa399f6ad35b21385580ce8b5e21ce34
|
|
| BLAKE2b-256 |
3516364389a6c88e89d9e4cd3fe3c48ad6470185a642d4f20ba4d9032c49aa1c
|