-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make it installable by phive #489
Comments
You should generate and publish PHAR and signature to every GitHub release (this could be automated) and then set up alias. |
I created support for unsigned installation with |
Some post about GPG signing in Travis CI: I could maybe do this later, but signing won't fully work until @bobthecow adds GPG keys. |
I added support for GPG signing. It's based on the above link. This won't work until @bobthecow adds GPG keys as described in my PR. |
As mentioned in #575, the installation guide says it's installable via Just curious if this is still being worked on. I added a related issue on phive's repo. |
Phive is useful tool for managing .phar archives. The only thing your will need to do is sign future releases with GPG key. The instructions you can find at the Phive's site (see bottom of a page).
The text was updated successfully, but these errors were encountered: