Skip to content
/ umte Public
forked from microsoft/edit

A fork of the “Edit” text editor via terminal.

License

Notifications You must be signed in to change notification settings

TrexPD/umte

 
 

Repository files navigation

UMTE (Ultra Micro Text Edit)

A simple editor for simple needs.

Build Instructions

  • Install Rust
  • Install the nightly toolchain: rustup install nightly
    • Alternatively, set the environment variable RUSTC_BOOTSTRAP=1
  • Clone the repository
  • For a release build, run: cargo build --config .cargo/release.toml --release

About

A fork of the “Edit” text editor via terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Rust 99.9%
  • Roff 0.1%