#19 Print to stdout by default
Closed: RESOLVED Opened by ncoghlan.

While iterating on the module generator, writing the generated module to disk is mostly annoying - I end up with files I have to avoid checking in, and I have to cat them to actually see if the output is sensible.

So I'm going to switch the tool to write to stdout by default, and have a -o/--output option to request saving to disk explicitly.


Fixed in https://pagure.io/modularity/fedmod/pull-request/20

Metadata Update from @ncoghlan:
- Issue close_status updated to: RESOLVED
- Issue status updated to: Closed (was: Open)

Metadata