php-hotfix/README.md

444 B

HotFix; Quickly patch and fix system

Usage

$ hotfix apply pastebin:1234abcd
$ hotfix apply gist:user/hash
$ hotfix apply http://some.site/url.to.fix

Applying local patches

$ hotfix apply --insecure test.hotfix

Signing

$ hotfix sign test.hotfix

Building the executable

Included is makephar, a utility to create highly compressed self-executable php archives.