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 !
Release files for masonite-package-sync 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| masonite-package-sync-0.5.0.tar.gz | 5.5 kB | Details |
Release files / masonite-package-sync-0.5.0.tar.gz
| Download URL | masonite-package-sync-0.5.0.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dfe330bc2cbcc3afbbb2c74eb38caeee5dd8ac820fa87d74f8e98a51a00834aa
|
|
BLAKE2b-256 checksum How to use checksums |
3516364389a6c88e89d9e4cd3fe3c48ad6470185a642d4f20ba4d9032c49aa1c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|