Skip to content
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

Create a phar build process for phpchunkit #34

Closed
jwage opened this issue Oct 29, 2016 · 1 comment
Closed

Create a phar build process for phpchunkit #34

jwage opened this issue Oct 29, 2016 · 1 comment
Milestone

Comments

@jwage
Copy link
Owner

jwage commented Oct 29, 2016

This will make it much easier for people to try out phpchunkit:

Download Phar

$ wget http://urltosomewhere.com/phpchunkit.par
$ chmod +x phpchunkit.phar
$ sudo mv phpchunkit.phar /usr/local/bin/phpchunkit

Run against your project

$ phpchunkit --num-chunks=4 --chunk=1
@jwage jwage added this to the 1.0 milestone Oct 29, 2016
@jwage jwage closed this as completed Oct 29, 2016
@jwage
Copy link
Owner Author

jwage commented Oct 29, 2016

Fixed with in 59a81ec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant