glowpointzero / pischi
An configurable file structure fuser, merging two directories recursively.
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/glowpointzero/pischi
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).