Terminal text editor built on rust for speed
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
https://www.rust-lang.org/tools/install
Run command in the directory you would like to clone in.
git clone github.com/Rosnaky/hecto.git
cargo run file_name
if no file_name given, welcome screen is displayed.