python-click/examples/inout/README
2014-10-16 14:40:34 -04:00

11 lines
236 B
Plaintext

$ inout_
inout is a simple example of an application that
can read from files and write to files but also
accept input from stdin or write to stdout.
Usage:
$ pip install --editable .
$ inout input_file.txt output_file.txt