DefactoSoftware/Hours

Add imagemagick as project dependency

lym opened this issue · 3 comments

lym commented

When I ran the tests the first time, I got this error:
image

This was an obvious indication that I needed to install the imagemagick library. I think adding this as a project dependency will be helpful for folks setting up the project for the first time.

Imagemagick indeed is a an implicit dependency for converting (avatar) images.

Feel free to add it to the Readme :)

lym commented

I will create a small PR for this.

done in #490