A terminal text editor.
After cloning the repo, run
cargo build
This will create an executable at ./target/debug/kilo
.
Open the text editor
./target/debug/kilo
Open the text editor with a file
./target/debug/kilo <location_of_your_file>
Kunal Kundu - @tinfoil-knight
Distributed under the MIT License. See LICENSE for more information.