Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 857 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 857 Bytes

hecto

hecto is a simple implement of a text editor based on Rust

GitHub Actions Workflow Status GitHub Actions Workflow Status GitHub License wakatime

this just a project for learning Rust, thanks to this tutor help me to doing this project.

Build

git clone https://github.com/cscnk52/hecto.git
cd hecto
cargo run