revise

Crates.iorevise
lib.rsrevise
version0.1.5
sourcesrc
created_at2023-10-06 14:36:51.60423
updated_at2023-10-11 17:49:54.879157
descriptionA minimalist text editor
homepagehttps://github.com/nadmax/revise
repositoryhttps://github.com/nadmax/revise
max_upload_size
id995163
size198,419
Max (nadmax)

documentation

README

audit build test

Revise

A minimalist text editor written in Rust.

Revise editor screenshot

Prerequisites

In order to use revise, you need to install Cargo. See Installation Guide

Installation

Run the following command to install Revise

cargo install revise

Usage

To start using Revise, run the following command

revise <file>

Contributing

See Contributing Section to find out how you can contribute.
Any feedback will be appreciated.

Commit count: 66

cargo fmt