1
0
Fork 0
Port of kilo (https://viewsourcecode.org/snaptoken/kilo/) to Go as a learning exercise.
Go to file
Timothy Warren c0d5436c35
timw4mail/gilo/pipeline/head This commit looks good Details
Fix typo in readme
2021-03-31 08:46:33 -04:00
editor More tests 2021-03-30 20:22:11 -04:00
terminal Cut down on repetition with ansi constants 2021-03-30 21:22:28 -04:00
.gitignore Add gitignore 2021-03-19 16:11:51 -04:00
Jenkinsfile Make it so Jenkins can actually build 2021-03-30 21:14:45 -04:00
Makefile Attempt to build with Jenkins 2021-03-30 19:42:49 -04:00
README.md Fix typo in readme 2021-03-31 08:46:33 -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 exercise