Skip to content

cestef/papier

Repository files navigation

papier

Crates.io Release GitHub

A perfectly inconvenient text editor, written in Rust.

Installation

Cargo

cargo install papier

Homebrew

brew install cestef/tap/papier

You can also download the latest release from the releases page.

Acknowledgements

This project heavily relies on the amazing edtui library. It uses a modified version of the library to fit the needs of this project. (See the README for more information.)