scrawl 0.1.0

Opens a user's preferred text editor so they can edit data inline and saves the result to a String. Useful for interactive CLI applications.
Documentation

Scrawl

Rust library that opens a user's editor and saves the results to a string when finished. Useful for having a user edit text inline with a CLI program a la git commit -m