A CLI utility to reformat text.
prose
is inspired by par, and
aims to be similar, albeit with fewer features, while also being
Unicode-aware.
Download the latest
release for your
platform, extract, and put the prose
binary wherever you'd like.
If you're a Rust programmer, prose can be installed with cargo. Note that the minimum supported version of Rust for prose is 1.38.0, although it may work with older versions.
cargo install prose
Licensed under either of:
at your option.