Viktor Rimark
Viktor Rimark
**Describe the bug** Running fontship Docker container 0.8.2 results in ```shell make: *** No rule to make target '.fontship/FontshipSerif-Regular-subr.otf', needed by 'FontshipSerif-Regular.otf'. Stop. ``` **Steps to reproduce** ```shell $ git...
Updated readme so that the code example uses the 1.1.0 version namespace.
Add a `CustomContainer` exposing the settings through the class. Close #236
_First I want to thank you for this very nice and convenient library._ ## Background I am using the library for smoke tests for microservices. In these tests I spin...