Skip to content

use stdin/stdout when no filepaths are specified

midchildan requested to merge midchildan/aribb25:feat/stdio into master

This is a feature improvement that allows the b25 cli to operate on stdin/stdout instead of just regular files. Useful when dealing with input streams generated by other programs.

Edited by midchildan

Merge request reports