1
0
Fork 0
Port of kilo (https://viewsourcecode.org/snaptoken/kilo/) to Go as a learning exercise.
Go to file
Timothy Warren 16f7f9464c Add some tests 2021-03-30 19:37:02 -04:00
editor Add some tests 2021-03-30 19:37:02 -04:00
terminal Add some tests 2021-03-30 19:37:02 -04:00
.gitignore Add gitignore 2021-03-19 16:11:51 -04:00
Makefile Add some tests 2021-03-30 19:37:02 -04:00
README.md Add readme 2021-03-30 16:29:03 -04:00
gilo.go Open first line of a file 2021-03-30 18:29:23 -04:00
go.mod Cleanup main package 2021-03-19 16:39:49 -04:00
go.sum First commit 2021-03-18 16:30:04 -04:00

README.md

Gilo

A port of kilo to go as a learning excersize