1
0
Fork 0
Port of kilo (https://viewsourcecode.org/snaptoken/kilo/) to Go as a learning exercise.
Go to file
Timothy Warren 9735d9b252
timw4mail/gilo/pipeline/head This commit looks good Details
Properly highlight numbers
2021-04-13 14:43:31 -04:00
editor Properly highlight numbers 2021-04-13 14:43:31 -04:00
internal/gilo Fix CI build? 2021-04-12 12:52:20 -04:00
key Up to step 154 in Kilo tutorial (chapter 7) 2021-04-07 16:26:05 -04:00
terminal Simplify package paths 2021-04-07 13:10:40 -04:00
.gitignore Add gitignore 2021-03-19 16:11:51 -04:00
Jenkinsfile Try again to get CI code coverage working 2021-04-01 18:48:49 -04:00
Makefile Make it easier to use gofmt 2021-04-01 16:19:16 -04:00
README.md Fix typo in readme 2021-03-31 08:46:33 -04:00
gilo.go Properly highlight numbers 2021-04-13 14:43:31 -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 exercise