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

Packaging #1

Open
augustohp opened this issue Jun 18, 2017 · 0 comments
Open

Packaging #1

augustohp opened this issue Jun 18, 2017 · 0 comments
Milestone

Comments

@augustohp
Copy link
Owner

augustohp commented Jun 18, 2017

Ease the consumption of the program. Some alternatives are:

  • A phar file
  • A Docker image
@augustohp augustohp added this to the 1.0.0 milestone Jun 18, 2017
augustohp added a commit that referenced this issue Aug 22, 2017
Below, a proof that our test suite works. :D

```
apascutti@dua$ php run-tests.php
Reading Dump Test Suite

PHP Fatal error:  Uncaught exception 'PocketException' with message
    'Error: Invalid request, please make sure you follow the documentation for proper syntax' in
    folder/vendor/djchen/pocket-api-php/src/Pocket.php:197
    Stack trace:
    #0 folder/vendor/djchen/pocket-api-php/src/Pocket.php(122): Pocket->_request('/add', Array, true)
    #1 folder/src/pocket-save.php(47): Pocket->add(Array)
    #2 folder/reading-dump.php(54): actionPerLine(Object(Pocket), Array)
    #3 {main} thrown in folder/vendor/djchen/pocket-api-php/src/Pocket.php on line 197
  E

  Executed in 0.854279 seconds.
  1 total tests, with 0 successes and 1 failures.
```
@augustohp augustohp changed the title Package in a PHAR file Packaging Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant