glowpointzero / pischi
This package is abandoned and no longer maintained.
No replacement package was suggested.
An configurable file structure fuser, merging two directories recursively.
dev-develop
2018-07-03 14:54 UTC
Requires
- symfony/console: ^3.0 || ^4.0
- symfony/filesystem: ^3.0 || ^4.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
- phpro/grumphp: ^0.14.1
This package is not auto-updated.
Last update: 2019-11-03 11:25:24 UTC
README
Wat this?
This package offers automated, recursive file/directory-replacing ('fusing') on command line level. Nothing a file system couldn't do, right? BUT: before replacing any files in the target directory, previously generated hashes of the target file(s) can be compared, and files will only be replaced, if the current file hashes match (depending on configuration).