uday-rana / codeshift

A command-line tool that translates source code files into a chosen programming language.
MIT License
4 stars 5 forks source link

Don't print to stdout when given output filenames #8

Closed uday-rana closed 1 month ago

uday-rana commented 2 months ago

Modify the -o and --output flags to not print to stdout when used.