prose 0.3.0

Reformat text pleasantly
Documentation

prose

Build Status Crates.io Crates.io

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.

Installation

Via pre-built binary release

Download the latest release for your platform, extract, and put the prose binary wherever you'd like.

Via cargo

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

License

Licensed under either of:

at your option.