fontmin icon indicating copy to clipboard operation
fontmin copied to clipboard

cli: set dest independent from stdout tty

Open andrenarchy opened this issue 8 years ago • 1 comments

If dest is provided it should be used for writing the files and if not the output should be written to stdout (regardless of if it's a TTY).

Fixes #54 (tested on Travis CI).

andrenarchy avatar Sep 07 '17 12:09 andrenarchy

Is there any way to get this merged? This fixes a bug (at the moment it checks for TTY instead of for presence of dest parameter).

andrenarchy avatar Dec 09 '17 20:12 andrenarchy