Crates.io | revise |
lib.rs | revise |
version | 0.1.5 |
source | src |
created_at | 2023-10-06 14:36:51.60423 |
updated_at | 2023-10-11 17:49:54.879157 |
description | A minimalist text editor |
homepage | https://github.com/nadmax/revise |
repository | https://github.com/nadmax/revise |
max_upload_size | |
id | 995163 |
size | 198,419 |
A minimalist text editor written in Rust.
In order to use revise, you need to install Cargo. See Installation Guide
Run the following command to install Revise
cargo install revise
To start using Revise, run the following command
revise <file>
See Contributing Section to find out how you can contribute.
Any feedback will be appreciated.